Rest API - API Documentation
What is wrong with this OpenAPI snippet?
components:
schemas:
User:
type: object
properties:
id:
type: integer
name:
type: string
required: id
required field must be an array of strings, e.g., ['id'], not a single string.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions