You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Define the congress api in terms of the OpenAPI specification [1]. This allows automated server, client, and documentation generation.
Please see tools that implement the spec like swagger [2] which, given a compliant API spec, can generate both server and client code via Swagger CodeGen.
Define the congress api in terms of the OpenAPI specification [1]. This allows automated server, client, and documentation generation.
Please see tools that implement the spec like swagger [2] which, given a compliant API spec, can generate both server and client code via Swagger CodeGen.
[1] - https://github.com/OAI/OpenAPI-Specification
[2] - https://swagger.io/
The text was updated successfully, but these errors were encountered: