Stojan Jović

Results 15 comments of Stojan Jović

In meantime, I migrated to the latest `openapi-core` version, i.e. `0.19.0`, with latest Falcon integration (`3.1.1`). Following still working partially: ``` parameters: - in: query name: a description: Test query...

@p1c2u I apologize for making noise, but how can I properly describe multi-value query parameters in OpenAPI 3 spec so that it working fine with `openapi-core` validation with Falcon integration...

Thanks a lot, Arthur, but it still doesn't work for me... I may be missing something, but is this OpenAPI spec snippet proper description for multi-value query parameters: ``` parameters:...

Oh man, I was looking at version `0.19.1` all the time, spent few hours in debugging, because I was almost sure that I'm doing something wrong. :( I thought that...

@p1c2u I apologize for disturbing one more time, can you please just let me know are there plans to release this fix in coming days or it may need some...