Update license to Apache v2.0 (#3)
This PR contains the work done to update the license of this project to *Apache v2.0* and also, fixed some small issues encountered in the `Open API specification` documentation downloaded from the [App Store Connect API documentation](https://developer.apple.com/documentation/appstoreconnectapi/) website. Reviewed-on: #3 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #3.
This commit is contained in:
@@ -68993,7 +68993,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -69288,7 +69288,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -77854,7 +77854,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -80023,7 +80023,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -94193,7 +94193,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
|
||||
Reference in New Issue
Block a user