Skip to content

Commit

Permalink
GDB 9664 Configure Swagger5 (#1324)
Browse files Browse the repository at this point in the history
* GDB-9664 integrate swagger 5 in workbench

## What
Integrate swagger 5 in workbench

GDB-9664 - fix styling on new Swagger and complete the remaining part of the implementation

GDB-9664 - remove the first "../" in the swagger urls for reverse proxy compatibility

GDB-9664 - add required fonts directory

* GDB-9664 - remove files from the old Swagger

* GDB-9664 - remove obsolete Rest API tests

---------

Co-authored-by: svilen.velikov <svilen.velikov@ontotext.com>
  • Loading branch information
DesiBorisova and svilenvelikov authored Mar 27, 2024
1 parent 6f3ddc4 commit f543bbb
Show file tree
Hide file tree
Showing 64 changed files with 357 additions and 35,631 deletions.
2 changes: 1 addition & 1 deletion src/pages/webapi.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ <h1>
popover-append-to-body="true"><span class="icon-info text-tertiary"></span></span>
</h1>

<iframe id="webapi_frame" title="{{'webapi.title' | translate}}" src="res/swagger/index.html" style="width: 100%; height: 90vh; border: none"></iframe>
<iframe id="webapi_frame" title="{{'webapi.title' | translate}}" src="res/swagger5/index.html" style="width: 100%; height: 90vh; border: none"></iframe>
Binary file removed src/res/swagger/images/collapse.gif
Binary file not shown.
Binary file removed src/res/swagger/images/expand.gif
Binary file not shown.
137 changes: 0 additions & 137 deletions src/res/swagger/index.html

This file was deleted.

20 changes: 0 additions & 20 deletions src/res/swagger/o2c.html

This file was deleted.

Loading

0 comments on commit f543bbb

Please sign in to comment.