This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openapi: 3.0.4 | |
| info: | |
| title: GPTeam Financial Planner API | |
| version: 2.0.0 | |
| description: REST API для управления финансами и банковскими счетами. | |
| servers: | |
| - url: https://petstore3.swagger.io/api/v3 | |
| tags: | |
| - name: registration and authorization | |
| description: Регистрация, логин, логаут пользователей |