Andrew Tatomyr

Results 315 comments of Andrew Tatomyr

> Maybe we should support format validation one-by-one? Starting with the most obvious formats like date, date-time, pattern? Redocly CLI relies on AJV for validating examples, and AJV is supposed...

@troccoli do you mean turning off the warnings? No, currently there's no way to suppress them.

Should be fixed in `v1.0.0-beta.127`.

Should be fixed in `v1.0.0-beta.127`.

Finally we've managed to have this done in v1.9 😅. @davidkuridza, @tib-c could you check if the rule works as expected? Here are the docs: https://redocly.com/docs/cli/rules/no-required-schema-properties-undefined/#no-required-schema-properties-undefined

Thanks for the feedback @tib-c! > It works case-sensitive, that means a property "name" will be invalid in combination with the string "Name" in the required-array. That could be added...

I'm not sure it will work predictably even if we run "resolve" again after preprocessors. The thing is, the refs are relative to **redocly.yaml** (which is supposed to be at...

@rotorgames I'm working on this on and off. Hopefully will get my hands on it this week. Yes, I expect resolving twice to be the solution.

Tangentially related: https://github.com/Redocly/redocly-cli/issues/1146. It would be good to check it when resolving the current one.

Hi @joaonlopes! Sorry, I somehow missed your messages. We're going to make some changes related to that part of the functionality, and I'd like to incorporate your changes as well....