Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 13, 2024
1 parent 53b18f3 commit ae7cbd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
"required": ["type", "config"],
"properties": {
"type": {
"type": "string",
"const": "api_key"
},
"config": {
Expand All @@ -274,6 +275,7 @@
"required": ["name", "value"],
"properties": {
"in": {
"type": "string",
"enum": ["header", "cookie"]
},
"name": {
Expand Down Expand Up @@ -687,6 +689,7 @@
"properties": {
"supported_types": {
"contains": {
"type": "string",
"const": "pairwise"
}
}
Expand Down

0 comments on commit ae7cbd5

Please sign in to comment.