We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ba135a + 34f4f28 commit 9685820Copy full SHA for 9685820
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- 2016-05-24 - v1.7.0
2
+- 2016-05-24 - Resolves swagger validation errors
3
+- 2016-05-24 - Generated swagger doc adheres to required() fields
4
- 2016-05-16 - v1.6.0
5
- 2016-05-16 - Enable authentication errors
6
- 2016-05-16 - Avoid the HTTP stack for inclusions
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "1.6.0",
+ "version": "1.7.0",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
0 commit comments