File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.0.1+1
4
+
5
+ - https://github.com/stablekernel/open-api-dart/pull/6
6
+
3
7
## 2.0.1
4
8
5
9
- Fix bug when merging APIResponse bodies
Original file line number Diff line number Diff line change 1
- # open_api_dart
1
+ # open_api_dart_fork
2
+
3
+ Forked from https://pub.dev/packages/open_api
4
+
5
+ Fixes
6
+ * https://github.com/stablekernel/open-api-dart/pull/6
2
7
3
8
Reads and writes OpenAPI (Swagger) specifications.
4
9
Original file line number Diff line number Diff line change 1
- name : open_api
1
+ name : open_api_fork
2
2
description : Data structures for OpenAPI (Swagger) specification. Reads and writes JSON specifications.
3
- version : 2.0.1
4
- homepage : https://github.com/stablekernel /open-api-dart
3
+ version : 2.0.1+1
4
+ homepage : https://github.com/hpoul /open-api-dart
5
5
author :
stable|kernel <[email protected] >
6
6
7
7
environment :
@@ -12,4 +12,4 @@ dependencies:
12
12
codable : ^1.0.0
13
13
14
14
dev_dependencies :
15
- test : ^1.3.0
15
+ test : ^1.3.0
You can’t perform that action at this time.
0 commit comments