Closed RobertoSngular closed 8 months ago
I see that there is a circle schema wich contains the coordinates and the radius but it dont get referenced from anywere in the document.
Probably you want it to be inside the AreaType schema but rigth now it only contains an enum.
The Circle schema is used inside the Area schema. The Area schema is mapped to a "Circle" schema if the AreaType equals to CIRCLE enum value.
I see that there is a circle schema wich contains the coordinates and the radius but it dont get referenced from anywere in the document.
Probably you want it to be inside the AreaType schema but rigth now it only contains an enum.