MohamadBadr
4 years agoNew Member
New version of codegen with more protocol
Hello, I am working on a new project to create a new version of codeGen but with a different protocol (COAP) and new data representation (CBOR).
but I have some problems and some question before to go more deeply:
- Does the swagger API specification (OAS) will accept the new protocol in his schema or I should have a new version too?
- when I want to replace the libraries of HTTP and JSON in the Mustache templates and replace them with COAP and JSON libraries (founded or I should create it) in this case I should replace the other libraries that related to old ones or what about this point?
- Any Notice or advice related to my work, that will be great and I will be thankful.