diff --git a/apidoc.json b/apidoc.json index c179a33..f5b44f6 100644 --- a/apidoc.json +++ b/apidoc.json @@ -1,6 +1,6 @@ { "name": "Node REST Server", - "version": "0.0.5", + "version": "1.0.0", "description": "REST API documentation for Node REST Server", "title": "API Documentation - Node REST Server", "footer": { @@ -9,7 +9,7 @@ "order": [ "Authentication", "UserProfile", - "Posts", + "UserPosts", "AdminProfile" ] }