apis-json / api-json

APIS.json an API discovery format
http://apisjson.org/
MIT License
111 stars 23 forks source link

Position #101

Closed kinlane closed 2 weeks ago

kinlane commented 2 weeks ago

Add a position property with producer and consumer as the enum.

kinlane commented 2 weeks ago
  position:
    type: string
    description: The position of the maintainer of APIs.json.
    enum:
      - Producer
      - Consumer