I would like to formally request that the IC2 API begin moving towards full openapi compatibility. Information from openapis.org website:
What is OpenAPI?
The OpenAPI Specifications provide a formal standard for describing HTTP APIs.
This allows people to understand how an API works, how a sequence of APIs work together, generate client code, create tests, apply design standards, and much, much more.