smart-edge-open / edgeapps

Applications that can be onboarded to an Intel® Smart Edge Open edge node.
Apache License 2.0
51 stars 74 forks source link

JSON files for various API's supported in Openness. #64

Closed git-abhijit closed 3 years ago

git-abhijit commented 3 years ago

Hi , Can I get the sample json files for the various REST API's supported in Openness or if its already there pls share the details for the same.? Like for AF, EAA, EDNS etc. Regards Abhijit

cjnolan commented 3 years ago

Hi @git-abhijit, the supported REST APIs are outlined here: https://www.openness.org/developers#apidoc

git-abhijit commented 3 years ago

Thanks @cjnolan for sharing the details. Is it feasible to get the sample JSON files which were used for testing. It will be really helpful. Regards Abhijit

cjnolan commented 3 years ago

Hi @git-abhijit the schemas for the APIs on https://www.openness.org/developers#apidoc are located in https://github.com/open-ness/specs/tree/master/schema

git-abhijit commented 3 years ago

Thanks @cjnolan for sharing the details.