Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Evaluate improvements to OpenAPI spec generation #390

Open
chris-volk opened this issue Jul 17, 2023 · 0 comments
Open

[Task] Evaluate improvements to OpenAPI spec generation #390

chris-volk opened this issue Jul 17, 2023 · 0 comments
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task

Comments

@chris-volk
Copy link
Contributor

chris-volk commented Jul 17, 2023

Creating APIs from OpenAPI specs generated by Aspect Models is a typical way from model to API. Users have given the feedback that they'd be interested in additional features to create (&document) their API in the best possible way.
Their ideas include:

With the option --resource-path "/resources/{resourceId}" the generator constructs the URL https://www.example.org/api/v1/{tenantId}/resources/{resourceId} and then the --parameter-file defines the parameter resourceId in yaml:

As the result of this issue an ADR shall be created that defines the target definition of OpenAPI spec generation.

See also related
#451
#340
#195
#453

@atextor atextor added the acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task
Projects
None yet
Development

No branches or pull requests

2 participants