Skip to content

Commit 4cddca6

Browse files
committed
add missing identifier in license
needed only for openapi generator schema validation
1 parent 6e64b9f commit 4cddca6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/SpaceTraders.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
},
1111
"license": {
1212
"name": "No Permission",
13-
"url": "https://choosealicense.com/no-permission/"
13+
"url": "https://choosealicense.com/no-permission/",
14+
"identifier": "No Permission"
1415
}
1516
},
1617
"security": [
@@ -3960,4 +3961,4 @@
39603961
}
39613962
}
39623963
}
3963-
}
3964+
}

0 commit comments

Comments
 (0)