swagger-editor icon indicating copy to clipboard operation
swagger-editor copied to clipboard

suggestion: Should alert the user if generate client/server with empty content in the editor

Open afifurrohman-id opened this issue 9 months ago • 0 comments

Content & configuration

Swagger/OpenAPI definition:

# your YAML here

Swagger-Editor configuration options:

SwaggerEditor({
  // your config options here
})
?yourQueryStringConfig

Is your feature request related to a problem?

Please add an alert to the user if want to generate client/server but the editor is empty, this prevents useless download of unexpected file

Describe the solution you'd like

Just add alert

Describe alternatives you've considered

Additional context

afifurrohman-id avatar Nov 26 '23 07:11 afifurrohman-id