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

Generate OpenAPI Spec From CLI #3

Closed
ezrasingh opened this issue Aug 8, 2024 · 0 comments · Fixed by #8
Closed

Generate OpenAPI Spec From CLI #3

ezrasingh opened this issue Aug 8, 2024 · 0 comments · Fixed by #8
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@ezrasingh
Copy link
Owner

Is your feature request related to a problem? Please describe.

Generating the OpenAPI specification currently requires running the server and fetching api-spec/openapi.json. This process can be cumbersome and inefficient.

Describe the solution you'd like

Add a command to the Geoprox CLI to generate the OpenAPI specification directly. This would streamline the process and make it more convenient for users.

Describe alternatives you've considered

Manually fetching the OpenAPI spec from the server, but this approach is less efficient and more time-consuming.

Additional context

Features could include:

  • A CLI command to generate and output the OpenAPI specification.
  • Options to specify the output file or directory.
@ezrasingh ezrasingh moved this from Backlog to Ready in Geoprox v1 - Release Aug 8, 2024
@ezrasingh ezrasingh moved this from Ready to In review in Geoprox v1 - Release Aug 8, 2024
@ezrasingh ezrasingh moved this from Ready to In review in Geoprox v1 - Release Aug 8, 2024
@ezrasingh ezrasingh moved this from In review to In progress in Geoprox v1 - Release Aug 8, 2024
@ezrasingh ezrasingh added enhancement New feature or request good first issue Good for newcomers labels Aug 8, 2024
@ezrasingh ezrasingh added this to the v1.0.0 milestone Aug 8, 2024
@ezrasingh ezrasingh self-assigned this Aug 8, 2024
@ezrasingh ezrasingh linked a pull request Aug 8, 2024 that will close this issue
ezrasingh added a commit that referenced this issue Aug 8, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Geoprox v1 - Release Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant