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

OpenAPI spec generator #706

Open
Aliakbari1994 opened this issue Mar 17, 2023 · 2 comments
Open

OpenAPI spec generator #706

Aliakbari1994 opened this issue Mar 17, 2023 · 2 comments
Assignees
Labels
type: enhancement A proposed improvement or addition to existing features

Comments

@Aliakbari1994
Copy link

Hi,
Due to the fact that most teams use Swagger to document REST APIs, if possible, give this feature to apiato.

https://github.com/digit-soft/laravel-swagger-generator

@yalsicor
Copy link
Contributor

It is not so much about adding it to apiato (you can add it to your project, its just a package), but maintaining apidoc and openapi support at the same time (configs, generators, examples, docs).

I think its an overhead for smaller projects to use openapi, but keeping support for both will be a huge effort. Personally I think openapi has a lot of pros, especially not having node as a dependency.

@mderis mderis added type: enhancement A proposed improvement or addition to existing features Type:Suggestion labels Mar 23, 2023
@Mohammad-Alavi Mohammad-Alavi self-assigned this Jun 2, 2023
@andrekutianski
Copy link

I believe that in addition to Swagger being a "market standard" today, we also have the fact that the APIDocJs project is no longer being maintained as announced in October 2023 here apidoc/apidoc#1436

@Mohammad-Alavi Mohammad-Alavi changed the title Swagger Generator OpenAPI spec Generator Aug 26, 2024
@Mohammad-Alavi Mohammad-Alavi changed the title OpenAPI spec Generator OpenAPI spec generator Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A proposed improvement or addition to existing features
Projects
None yet
Development

No branches or pull requests

5 participants