goganchic

Results 15 comments of goganchic

Thanks for this fix. Works well for my PSP.

@tjanc I don't mean that it's a bug or regression. Actually you are right, it's confusing behaviour.

> it adds a point of contextual interpretation (you need to know whether the element is a sample to interpret it), adding confusion Actually I can't understand your point. Do...

https://github.com/apiaryio/drafter/blob/master/test/fixtures/syntax/undisclosed-listitem.apib in this test whole string `/ GET` recognized as url, but as I understand only `/` is url.

Hi @kylef . Thanks for you comment. I'll take a look at this guides.

@ilya-fedin #26339 is closed, related ticket on GitLab is closed too https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/issues/1571, but Telegram on my laptop still have an issue with inconsistent cursor theme. Should I wait for next...

@pksunkara I've added variant with action prototypes. It allows to disable some prototype if it is required. I think it can be very useful if you want to disable some...

If we use MSON inheritance - we will have to set ancestor to all actions, so we'll have no advantages over current situation. I can write 10 times `+ Response...

@pksunkara can you please give me a bit more information about how MSON Inheritance syntax can be used in this task?

@pksunkara what if we can set base action for resource group? ```apib # Group Authorized resources (AuthError) ``` and in this case all actions from `Authorized resources` group will have...