Render Nodes and publishing SmartDocs issue for Swagger JSON 1.2

Not applicable

Hi Team @Anil Sagar @kris@apigee.com,

We are trying to publish documentation on Developer Portal. We have Swagger Json 1.2 and while trying to render nodes and publish the model its redirecting to a blank page.

Swagger json :

{ "apiVersion": null, "swaggerVersion": "1.2", "basePath": "http://<hostname>/restcall", "resourcePath": "/Employee", "apis": [ { "path": "/legacy_api/v1/Employee/Delete/{employeeNumber}", "operations": [ { "method": "DELETE", "summary": "Marks a employee for deletion.", "notes": "Marks a employee for deletion.", "type": "void", "nickname": "Delete", "produces": [ "application/json" ], "consumes": [ "application/json" ], "authorizations": {}, "parameters": [ { "name": "employeeNumber", "required": true, "type": "string", "paramType": "path", "allowMultiple": false } ] } ] } ] }

There is no error on the screen.

Regards,

Rajesh

0 0 186
0 REPLIES 0