Requiring that all schema properties meets the policy standards.
Schema Properties
Rules
OpenAPI Schema Properties Error
Schema has properties, providing more detail regarding the structure of each schema being applied as part of a request or a response
OpenAPI Schema Properties Info
Schema has properties, providing more detail regarding the structure of each schema being applied as part of a request or a response
Strategies
Data Should Be Well-Defined and Validated
The schema for data that is sent and received via API should always be well-defined, possess a well-known shape, and always be validated, ensuring that digital resources and capabilities are what t...
Lifecycle
design_services Design Design
Design is where the human experience of an API is won or lost. I work design-first, shaping the paths, schema, errors, and naming in the contract before development begins, so that consistency is b...