File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
owner : baywet
3
3
issue : 889
4
4
description : A fixed point decimal number of unspecified precision and range
5
- base_type : string, number
5
+ base_type : [ string, number]
6
6
layout : default
7
7
remarks : This format is used in a variety of conflicting ways and is not interoperable.
8
8
---
Original file line number Diff line number Diff line change 2
2
owner :
3
3
issue :
4
4
description : A decimal floating-point number with 34 significant decimal digits
5
- base_type : string, number
5
+ base_type : [ string, number]
6
6
layout : default
7
7
---
8
8
Original file line number Diff line number Diff line change 2
2
owner : DarrelMiller
3
3
issue :
4
4
description : signed 64-bit integer
5
- base_type : number, string
5
+ base_type : [ number, string]
6
6
layout : default
7
7
source : https://spec.openapis.org/oas/latest.html#data-types
8
8
source_label : OAS
You can’t perform that action at this time.
0 commit comments