Administrator
|
Hi Sapphire,
You message has been moderated and sent to the user ML. Please use and subscribe rather to the user ML for such questions see why here http://ofbiz.apache.org/mailing-lists.html You will get a better support and it's more fair to share with everybody The wider the audience the better the answers you might get Thanks Jacques ForwardedMessage.eml Sujet : REST Services De : Jugaadi Da <[hidden email]> Date : 18/04/2017 03:07 Pour : [hidden email] Team, Does Ofbiz support a REST interface for its services? If yes, please guide me to the doc. If no, are there any plans to support it? An OpenAPI 3.0 based API would make it really easy for developers to utilise Ofbiz services and even develop apps over it as Ofbiz is one of the very few mature open source platforms out there. -- Thanks and Regards jugaadi :-) |
Interesting, does OpenAPI v3.0 add schema to check json data?
I guess the openapi my team works is v1.0: https://www.metasolo.cn/openapi/docs/pos/index.html -----邮件原件----- 发件人: Jacques Le Roux [mailto:[hidden email]] 发送时间: 2017年4月18日 13:07 收件人: [hidden email] 抄送: [hidden email] 主题: [RE] REST Services Hi Sapphire, You message has been moderated and sent to the user ML. Please use and subscribe rather to the user ML for such questions see why here http://ofbiz.apache.org/mailing-lists.html You will get a better support and it's more fair to share with everybody The wider the audience the better the answers you might get Thanks Jacques ForwardedMessage.eml Sujet : REST Services De : Jugaadi Da <[hidden email]> Date : 18/04/2017 03:07 Pour : [hidden email] Team, Does Ofbiz support a REST interface for its services? If yes, please guide me to the doc. If no, are there any plans to support it? An OpenAPI 3.0 based API would make it really easy for developers to utilise Ofbiz services and even develop apps over it as Ofbiz is one of the very few mature open source platforms out there. -- Thanks and Regards jugaadi :-) |
Yes @Shi Jinghal. It supports schema definition with the help of which we
can verify incoming json data. You can refer this link for more info: https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/versions/3.0.md#specification Thanks and Regards jugaadi :-) On 19 April 2017 at 06:29, Shi Jinghai <[hidden email]> wrote: > Interesting, does OpenAPI v3.0 add schema to check json data? > > I guess the openapi my team works is v1.0: > https://www.metasolo.cn/openapi/docs/pos/index.html > > > -----邮件原件----- > 发件人: Jacques Le Roux [mailto:[hidden email]] > 发送时间: 2017年4月18日 13:07 > 收件人: [hidden email] > 抄送: [hidden email] > 主题: [RE] REST Services > > Hi Sapphire, > > You message has been moderated and sent to the user ML. > > Please use and subscribe rather to the user ML for such questions see why > here http://ofbiz.apache.org/mailing-lists.html > You will get a better support and it's more fair to share with everybody > > The wider the audience the better the answers you might get > > Thanks > > Jacques > > > ForwardedMessage.eml > Sujet : > REST Services > De : > Jugaadi Da <[hidden email]> Date : > 18/04/2017 03:07 > > Pour : > [hidden email] > > > Team, > > Does Ofbiz support a REST interface for its services? If yes, please guide > me to the doc. > > If no, are there any plans to support it? An OpenAPI 3.0 based API would > make it really easy for developers to utilise Ofbiz services and even > develop apps over it as Ofbiz is one of the very few mature open source > platforms out there. > > -- > Thanks and Regards > > jugaadi > :-) > |
Free forum by Nabble | Edit this page |