api-design-guide
api-design-guide copied to clipboard
Guidelines for designing REST APIs at Cisco
Results
1
api-design-guide issues
Sort by
recently updated
recently updated
newest added
Attempts at XHR/AJAX to the REST API fail due to CORS Reason: CORS header ‘Access-Control-Allow-Origin’ missing. > 3.5.1.9 A service MUST support CORS simple and preflight request flows. Services SHOULD...