Closed iAbhi1995 closed 4 years ago
The PR looks good, thanks for the contribution @iAbhi1995. Unfortunately I no longer maintain this project, but I wish @zalando/team-intellij-swagger takes a look at this PR.
@zeitlinger can you please look into the pull request?
:+1:
Hey @zeitlinger / @semonte , Thanks for the approval. We are actually using the IntelliJ-Swagger plugin and are waiting for the new release with this functionality which supports extension points for OpenAPI 3.0 By when can we expect a release?
There are no extension points for the openapi(swagger 3.0), because of which custom suggestions for field and values in it cannot be supplied.
Added extension points for the openapi( swagger 3.0) -
Also added the example for using the extension point for OpenApiCustomFieldCompletionFactory.