A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Adds minimum values for limit and offset of 1 and 0 respectively.
This will reflect the functional minimums of these values in generated swagger, but more importantly provides free validation of these values in the resulting generated springboot controllers.
Adds minimum values for limit and offset of 1 and 0 respectively.
This will reflect the functional minimums of these values in generated swagger, but more importantly provides free validation of these values in the resulting generated springboot controllers.