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 3 hours ago

kinlane commented 4 hours ago

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

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