OpenAPITools/openapi-generator

openapi-editor aka enhanced swagger-editor ?

Open

#204 ouverte le 2 juin 2018

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Java (7 516 forks)batch import
General: DiscussionHacktoberfesthelp wanted

Métriques du dépôt

Stars
 (26 243 stars)
Métriques de merge PR
 (Merge moyen 9j 1h) (123 PRs mergées en 30 j)

Description

Swagger Editor is a good WebUI (see live in action here) to build and edit a swagger/oas API spec.

It's an important starting point for a new user who approach swagger/oas syntax and concepts. For example, it highlight errors and let you generate and download a client/server in one click without using any CLI.

Unfortunately, as similar happened for swagger-codgen, community improvements and in general development was in some manner slowed down. For example https://github.com/swagger-api/swagger-editor/issues/713 and https://github.com/swagger-api/swagger-editor/issues/1480

I think we have enough energy, as we are having success in doing openapi-generator, to fork it and improve without the frictions we could have proposing PRs to original project.

For me, this can be a valid idea if we find at least 5 improvements to do.

What do you think?

Guide contributeur