Skip to content

Commit

Permalink
feat: Typo in header name (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspoignant authored Jul 5, 2024
1 parent 18db9b2 commit 22dbaf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ paths:
'429':
description: Rate limit reached on the Flag Management System
headers:
Retry-Later:
Retry-After:
description: Indicates when to retry the request again
schema:
type: string
Expand Down Expand Up @@ -392,4 +392,4 @@ components:
examples:
- 60000
required:
- name
- name

0 comments on commit 22dbaf4

Please sign in to comment.