Skip to content

Commit eed483f

Browse files
committed
Remove distracting sentence about API formats
1 parent 17201ba commit eed483f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versions/3.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ For example, if a field is said to have an array value, the JSON array represent
119119
}
120120
```
121121

122-
Even though the API is _described_ with JSON and/or YAML, it is not required to use either for its own input or output.
123-
124122
All field names in the specification are **case sensitive**.
125123

126124
The schema exposes two types of fields: Fixed fields, which have a declared name, and Patterned fields, which declare a regex pattern for the field name.

0 commit comments

Comments
 (0)