How to document OData endpoints (swagger, swashbuckle, other)? -


what best way of documenting odata endpoints? there way use swashbuckle it?

yes, try swashbuckle.odata. adds swashbuckle support odatacontrollers.

see in action here: http://swashbuckleodata.azurewebsites.net/swagger


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -