diff options
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: |