Open mbuhot opened 1 year ago
This draft PR is a little different to #58, exploring how OpenAPI would work if the application used OpenApiSpex to define the outline of the API spec, and use AshJsonApi helpers to fill in the schemas and operations.
The corresponding branch for AshJsonApi is: https://github.com/team-alembic/ash_json_api/tree/feat/open-api-spex-helpers
Sorry, accidentally clicked the close button 😆 Usage wise, looks like a great pattern 👍🏻.
This draft PR is a little different to #58, exploring how OpenAPI would work if the application used OpenApiSpex to define the outline of the API spec, and use AshJsonApi helpers to fill in the schemas and operations.
The corresponding branch for AshJsonApi is: https://github.com/team-alembic/ash_json_api/tree/feat/open-api-spex-helpers
Contributor checklist