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.0 | |
| info: | |
| title: Final Project API | |
| description: An API for blog application that allows users to interact with posts, | |
| comments, tags and other users. The project was carried out as a part of final | |
| year research. | |
| termsOfService: https://devpro-v2.herokuapp.com/terms | |
| contact: | |
| name: Said Akhmed Agitaev | |
| url: https://github.com/agitaev |