Skip to content

Commit c786abe

Browse files
authored
Merge pull request #18 from smartnews/feature/add_maintenance_mode_status_code
add maintenance mode http status code
2 parents 8f83f57 + aaaeb3f commit c786abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To help you easily identify AMv2 data:
3737

3838
# Notice
3939
> [!IMPORTANT]
40-
> Due to system maintenance, all APIs will be unavailable from 8:00 AM to 9:00 AM JST on March 18, 2024. During the maintenance, the following response will be returned:
40+
> Due to system maintenance, all APIs will be unavailable from 8:00 AM to 9:00 AM JST on March 18, 2024. During the maintenance, the following response with HTTP status 503 will be returned:
4141
> ```json
4242
> {"error":{"type":"UNDER_MAINTENANCE","message":"The service is under maintenance. Please try again later.","retriable":true}}
4343
> ```

0 commit comments

Comments
 (0)