Plugins exposing APIs must follow:
  • RESTful principles
  • OpenAPI 3.1
  • camelCase JSON attributes
  • GraphQL is optional but allowed.
Error responses must comply with Lerian’s standard format according to the Error model guideline.