diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-08-19 05:46:33 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-08-19 05:46:33 +0900 |
| commit | afcd05b5b87b3aea56d0d0bacb8f350696a91b28 (patch) | |
| tree | a5ccc2548b9c609fe83e84a6f153eae222f42716 /openapi/fortee.yaml | |
| parent | 19fad1b969ac9b6c50b024a2c710e8f4fe792eb0 (diff) | |
| download | iosdc-japan-2024-albatross-afcd05b5b87b3aea56d0d0bacb8f350696a91b28.tar.gz iosdc-japan-2024-albatross-afcd05b5b87b3aea56d0d0bacb8f350696a91b28.tar.zst iosdc-japan-2024-albatross-afcd05b5b87b3aea56d0d0bacb8f350696a91b28.zip | |
chore: fix comment
Diffstat (limited to 'openapi/fortee.yaml')
| -rw-r--r-- | openapi/fortee.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openapi/fortee.yaml b/openapi/fortee.yaml index 9237954..7e27f30 100644 --- a/openapi/fortee.yaml +++ b/openapi/fortee.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - title: Albatross internal web API + title: fortee API version: 0.1.0 paths: /api/user/login: |
