Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
timurnkey committed Oct 20, 2023
1 parent 1160ebd commit 7bb4bbf
Show file tree
Hide file tree
Showing 8 changed files with 262 additions and 1,248 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ const config = {
{
specs: [
{
spec: 'static/specs/services/coordinator/public/v1/public_api.swagger.json',
url: 'static/specs/services/coordinator/public/v1/public_api.swagger.json',
spec: 'static/specs/public_api.swagger.json',
url: 'static/specs/public_api.swagger.json',
route: '/api/',
},
],
Expand Down
44 changes: 0 additions & 44 deletions static/specs/external/activity/v1/activity.swagger.json

This file was deleted.

44 changes: 0 additions & 44 deletions static/specs/external/crypto/v1/crypto.swagger.json

This file was deleted.

44 changes: 0 additions & 44 deletions static/specs/external/data/v1/organization_data.swagger.json

This file was deleted.

44 changes: 0 additions & 44 deletions static/specs/external/errors/v1/errors.swagger.json

This file was deleted.

44 changes: 0 additions & 44 deletions static/specs/external/options/v1/options.swagger.json

This file was deleted.

44 changes: 0 additions & 44 deletions static/specs/external/webauthn/v1/webauthn.swagger.json

This file was deleted.

Loading

0 comments on commit 7bb4bbf

Please sign in to comment.