openapi: 3.0.2
info:
  title: Partial spec for schema
  version: 1.0.0
components:
  schemas:
    user:
      properties:
        id:
          type: integer
        name:
          type: string