diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-09-10 22:13:24 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-09-10 22:13:24 +0300 |
| commit | 16165aea34a711027825b3f6512e73a0156f8068 (patch) | |
| tree | 138d92b8b01c41e07a3a2316fd109ddd97e80fa6 /backend/docs/swagger.yaml | |
| parent | refactor: update readme (diff) | |
| download | lphub-16165aea34a711027825b3f6512e73a0156f8068.tar.gz lphub-16165aea34a711027825b3f6512e73a0156f8068.tar.bz2 lphub-16165aea34a711027825b3f6512e73a0156f8068.zip | |
refactor: move backend entry, rename module
Diffstat (limited to '')
| -rw-r--r-- | backend/docs/swagger.yaml (renamed from docs/swagger.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/swagger.yaml b/backend/docs/swagger.yaml index bdfed28..853b3b9 100644 --- a/docs/swagger.yaml +++ b/backend/docs/swagger.yaml | |||
| @@ -514,8 +514,8 @@ info: | |||
| 514 | contact: {} | 514 | contact: {} |
| 515 | description: Backend API endpoints for the Least Portals Database. | 515 | description: Backend API endpoints for the Least Portals Database. |
| 516 | license: | 516 | license: |
| 517 | name: GNU General Public License, Version 2 | 517 | name: GNU Affero General Public License, Version 3 |
| 518 | url: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html | 518 | url: https://www.gnu.org/licenses/agpl-3.0.html |
| 519 | title: Least Portals Database API | 519 | title: Least Portals Database API |
| 520 | version: "1.0" | 520 | version: "1.0" |
| 521 | paths: | 521 | paths: |