Skip to content

Commit

Permalink
fix(console): change import openAPI wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ytvnr committed Jun 19, 2024
1 parent 5348f58 commit 0a305db
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ <h3>File</h3>
<div class="import__row">
<h3>Options</h3>
<gio-form-slide-toggle
><gio-form-label>Add documentation pages</gio-form-label>Documentation pages use OpenAPI specifications.<mat-slide-toggle
><gio-form-label>Create documentation page from spec</gio-form-label>This will add a documentation page for this API using the
OpenAPI spec used during the import. This page will be published automatically (you can change this later).<mat-slide-toggle
gioFormSlideToggle
formControlName="withDocumentation"
aria-label="Toggle to create documentation page"
Expand Down

0 comments on commit 0a305db

Please sign in to comment.