Lorna Jane Mitchell
Lorna Jane Mitchell
Thanks @nkr0, this is good information
I don't have a rule for the method ordering included, but I think we can add one.
@adamaltman Definitely! Want to take another look? I added the extra rules we discussed. @thesteve0 I added a `method-sort` rule that I hope will do what you need, let me...
Thanks for raising this @Carbonhell . The decorators are for CLI use, and are the best way to extend the CLI. There are some additional examples in the [cookbook](https://github.com/Redocly/redocly-cli-cookbook) that...
This is great, and I think there are a lot of people who can share their experiences to help us here! Could everyone please add a comment? We need to...
We don't currently use discussions on this repo and I'm not sure we have the volunteer bandwidth to monitor another forum. I suggest if there's anything we want to get...
Ah! That's not at all what I intended, @SensibleWood - your examples are good and valuable, and since we'll need to find or create supporting OpenAPI examples for each of...
Things we do agree on (from TDC): - if security is not defined, then we assume "allow all" for all operations - if the security array has entries, one of...
I can think of a few reasons and I can't tell if the quotes are air-quoted alternative facts that need dealing with
Signing webhooks (or generally doing different stuff with them than with normal API calls) makes sense because the context is so different. Client makes API calls to the server and...