This repository was archived by the owner on Nov 8, 2024. It is now read-only.
3 files changed
+8
-2
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 |
| |
4 | 10 |
| |
5 | 11 |
| |
|
- CHANGELOG.md+12
- ext/snowcrash+1-1
- src/Version.h+1-1
- src/refract/JSONSchemaVisitor.cc+79-73
- src/refract/JSONSchemaVisitor.h+7
- test/fixtures/mson/enum-variants.ast.json+3
- test/fixtures/mson/fixed-type-array-primitive-nested.apib+4
- test/fixtures/mson/fixed-type-array-primitive-nested.json+140
- test/fixtures/oneof/required.apib+13
- test/fixtures/oneof/required.json+185
- test/fixtures/oneof/required2.apib+12
- test/fixtures/oneof/required2.json+190
- test/test-OneOfTest.cc+2
- test/test-RefractDataStructureTest.cc+1
- tools/homebrew/drafter.rb+1-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments