Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-09 Thread sen sun
I have checked it. This upgrade does not affect the resulting Java Chassis
microservices project on the code generation section.

Regards

sen sun  于2019年10月9日周三 上午9:43写道:

> Yes, I can
>
> Willem Jiang  于2019年10月9日周三 上午8:36写道:
>
>> There are some package name changes which could introduce some trouble
>> to java-chassis on the code generation part.
>> @SunSen Could you double check it?
>>
>> Willem Jiang
>>
>> Twitter: willemjiang
>> Weibo: 姜宁willem
>>
>> On Tue, Oct 8, 2019 at 12:01 PM Daniel Qian 
>> wrote:
>> >
>> > @Willem Jiang I didn't found any announce that says " OAS V3 supports
>> > all features that V2 supports".
>> > But according to the following post from Swagger Blog:
>> > https://swagger.io/blog/news/whats-new-in-openapi-3-0/
>> > I think it does.
>> >
>> > Willem Jiang  于2019年10月8日周二 上午11:21写道:
>> > >
>> > > I just have two quick questions for this change proposal:
>> > > Does Open API v3 still support all the features that v2 supports?
>> > > What's the status of the java-chassis supports of Open API v3?
>> > >
>> > > Regards,
>> > >
>> > >
>> > > Willem Jiang
>> > >
>> > > Twitter: willemjiang
>> > > Weibo: 姜宁willem
>> > >
>> > > On Tue, Oct 8, 2019 at 10:42 AM sen sun 
>> wrote:
>> > > >
>> > > > The current project based on OpenAPI v2, But The OpenAPI
>> specification has
>> > > > now been updated to the v3 version, so we need to follow it by
>> update our
>> > > > project.
>> > > >
>> > > >
>> > > > Regards
>> >
>> >
>> >
>> > --
>> > Daniel Qian
>> >
>> > 博客:https://segmentfault.com/u/chanjarster
>> > github:https://github.com/chanjarster
>>
>


Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-08 Thread sen sun
Yes, I can

Willem Jiang  于2019年10月9日周三 上午8:36写道:

> There are some package name changes which could introduce some trouble
> to java-chassis on the code generation part.
> @SunSen Could you double check it?
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Tue, Oct 8, 2019 at 12:01 PM Daniel Qian  wrote:
> >
> > @Willem Jiang I didn't found any announce that says " OAS V3 supports
> > all features that V2 supports".
> > But according to the following post from Swagger Blog:
> > https://swagger.io/blog/news/whats-new-in-openapi-3-0/
> > I think it does.
> >
> > Willem Jiang  于2019年10月8日周二 上午11:21写道:
> > >
> > > I just have two quick questions for this change proposal:
> > > Does Open API v3 still support all the features that v2 supports?
> > > What's the status of the java-chassis supports of Open API v3?
> > >
> > > Regards,
> > >
> > >
> > > Willem Jiang
> > >
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> > > On Tue, Oct 8, 2019 at 10:42 AM sen sun 
> wrote:
> > > >
> > > > The current project based on OpenAPI v2, But The OpenAPI
> specification has
> > > > now been updated to the v3 version, so we need to follow it by
> update our
> > > > project.
> > > >
> > > >
> > > > Regards
> >
> >
> >
> > --
> > Daniel Qian
> >
> > 博客:https://segmentfault.com/u/chanjarster
> > github:https://github.com/chanjarster
>


Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-08 Thread Willem Jiang
There are some package name changes which could introduce some trouble
to java-chassis on the code generation part.
@SunSen Could you double check it?

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Oct 8, 2019 at 12:01 PM Daniel Qian  wrote:
>
> @Willem Jiang I didn't found any announce that says " OAS V3 supports
> all features that V2 supports".
> But according to the following post from Swagger Blog:
> https://swagger.io/blog/news/whats-new-in-openapi-3-0/
> I think it does.
>
> Willem Jiang  于2019年10月8日周二 上午11:21写道:
> >
> > I just have two quick questions for this change proposal:
> > Does Open API v3 still support all the features that v2 supports?
> > What's the status of the java-chassis supports of Open API v3?
> >
> > Regards,
> >
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Tue, Oct 8, 2019 at 10:42 AM sen sun  wrote:
> > >
> > > The current project based on OpenAPI v2, But The OpenAPI specification has
> > > now been updated to the v3 version, so we need to follow it by update our
> > > project.
> > >
> > >
> > > Regards
>
>
>
> --
> Daniel Qian
>
> 博客:https://segmentfault.com/u/chanjarster
> github:https://github.com/chanjarster


Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-08 Thread Willem Jiang
Thanks for the information.
I think we need to keep the discussion going, as we need to bring the
Java-Chassis on board with this change.

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Oct 8, 2019 at 12:48 PM sen sun  wrote:
>
> Hi, Willem
>
> 1. When updating to Open API v3,ServiceComb Toolkit still support all the
> features that v2 supports
> 2. Java-chassis can still use the v2 version. But I don't know the specific
> plan of java-chassis support for Open API v3.
>
> Regards
>
> Daniel Qian  于2019年10月8日周二 下午12:01写道:
>
> > @Willem Jiang I didn't found any announce that says " OAS V3 supports
> > all features that V2 supports".
> > But according to the following post from Swagger Blog:
> > https://swagger.io/blog/news/whats-new-in-openapi-3-0/
> > I think it does.
> >
> > Willem Jiang  于2019年10月8日周二 上午11:21写道:
> > >
> > > I just have two quick questions for this change proposal:
> > > Does Open API v3 still support all the features that v2 supports?
> > > What's the status of the java-chassis supports of Open API v3?
> > >
> > > Regards,
> > >
> > >
> > > Willem Jiang
> > >
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> > > On Tue, Oct 8, 2019 at 10:42 AM sen sun  wrote:
> > > >
> > > > The current project based on OpenAPI v2, But The OpenAPI specification
> > has
> > > > now been updated to the v3 version, so we need to follow it by update
> > our
> > > > project.
> > > >
> > > >
> > > > Regards
> >
> >
> >
> > --
> > Daniel Qian
> >
> > 博客:https://segmentfault.com/u/chanjarster
> > github:https://github.com/chanjarster
> >


Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-07 Thread sen sun
Hi, Willem

1. When updating to Open API v3,ServiceComb Toolkit still support all the
features that v2 supports
2. Java-chassis can still use the v2 version. But I don't know the specific
plan of java-chassis support for Open API v3.

Regards

Daniel Qian  于2019年10月8日周二 下午12:01写道:

> @Willem Jiang I didn't found any announce that says " OAS V3 supports
> all features that V2 supports".
> But according to the following post from Swagger Blog:
> https://swagger.io/blog/news/whats-new-in-openapi-3-0/
> I think it does.
>
> Willem Jiang  于2019年10月8日周二 上午11:21写道:
> >
> > I just have two quick questions for this change proposal:
> > Does Open API v3 still support all the features that v2 supports?
> > What's the status of the java-chassis supports of Open API v3?
> >
> > Regards,
> >
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Tue, Oct 8, 2019 at 10:42 AM sen sun  wrote:
> > >
> > > The current project based on OpenAPI v2, But The OpenAPI specification
> has
> > > now been updated to the v3 version, so we need to follow it by update
> our
> > > project.
> > >
> > >
> > > Regards
>
>
>
> --
> Daniel Qian
>
> 博客:https://segmentfault.com/u/chanjarster
> github:https://github.com/chanjarster
>


Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-07 Thread Daniel Qian
@Willem Jiang I didn't found any announce that says " OAS V3 supports
all features that V2 supports".
But according to the following post from Swagger Blog:
https://swagger.io/blog/news/whats-new-in-openapi-3-0/
I think it does.

Willem Jiang  于2019年10月8日周二 上午11:21写道:
>
> I just have two quick questions for this change proposal:
> Does Open API v3 still support all the features that v2 supports?
> What's the status of the java-chassis supports of Open API v3?
>
> Regards,
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Tue, Oct 8, 2019 at 10:42 AM sen sun  wrote:
> >
> > The current project based on OpenAPI v2, But The OpenAPI specification has
> > now been updated to the v3 version, so we need to follow it by update our
> > project.
> >
> >
> > Regards



-- 
Daniel Qian

博客:https://segmentfault.com/u/chanjarster
github:https://github.com/chanjarster


Re: [PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-07 Thread Willem Jiang
I just have two quick questions for this change proposal:
Does Open API v3 still support all the features that v2 supports?
What's the status of the java-chassis supports of Open API v3?

Regards,


Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Oct 8, 2019 at 10:42 AM sen sun  wrote:
>
> The current project based on OpenAPI v2, But The OpenAPI specification has
> now been updated to the v3 version, so we need to follow it by update our
> project.
>
>
> Regards


[PROPOSAL] ServiceComb Toolkit Support OpenApi v3

2019-10-07 Thread sen sun
The current project based on OpenAPI v2, But The OpenAPI specification has
now been updated to the v3 version, so we need to follow it by update our
project.


Regards