Skip to content

Commit

Permalink
merge swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Dec 30, 2024
1 parent 115c784 commit 2eab003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/swagger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ interface ApiRecords {
}

const apiDocs = [
discoveryApiRecord,
appsApiRecord,
autopilotApiRecord,
courseApiRecord,
discoveryApiRecord,
notificationsApiRecord,
resourcesApiRecord,
securityApiRecord
Expand Down

0 comments on commit 2eab003

Please sign in to comment.