Comment ça marche? Trucs & astuces
Produit Accountix
Projet Webservice
Mot clé ACX WS
Statut :V:

Rédacteur(s)

Yassine 14/09/2015 07:39

Description

La définition de chaque objet RFL sera décrite en se basant sur la norme suivante : http://json-schema.org/

Ca permet aux développeurs de connaitre la structure qu'ils recevront lors d'appel de requêtes REST.

Exemple

{"id": "AC_DOS","$schema": "http://json-schema.org/schema#","title": "Dossiers autorisés","type": "object","properties": {"id": {"title": "Dossier","type": "string"},"label": {"title": "Nom Société","type": "string"}},"required": ["id","label"]}
 
insoft/ac/doc/webservice/rfl.obj.txt · Dernière modification: 17/08/2016 15:36 par Alain Stéphan
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki