Skip to content

Commit af130be

Browse files
moved x-maturity from info to server
1 parent 8935b7a commit af130be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

versions/3.0.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,8 @@ A single server would be described as:
369369
{
370370
"url": "https://development.gigantic-server.com/v1",
371371
"description": "Development server",
372-
"x-___location": "California, USA"
372+
"x-___location": "California, USA",
373+
"x-maturity": "production"
373374
}
374375
```
375376

0 commit comments

Comments
 (0)