Make api descriptions unique
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 May 2017 15:48:05 +0000 (17:48 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 May 2017 15:48:05 +0000 (17:48 +0200)
commit78867fd5c3c67839116b89d636b2f191fc14f4e1
treedb136a5d803c62a00325d3aa23489d713d8ba065
parentbb5806063c450da26a38e1915f076723d00df260
Make api descriptions unique

Before this commit, the bindings version 1
were described differently from the bindings
version 2.

They now all describes themselves equally using
openAPI 3.

Change-Id: I73c2017d0bcbf3c3b01db0c58b03e328e4f44fda
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-api-so-v1.c
src/afb-api-so-v2.c