okonomi
Results
2
issues of
okonomi
I think that it becomes available in other databases by use SchemaManager.
**Describe the bug** I configured it according to "Serverless Request Schema Validators" in the README, but an error occurred. https://github.com/JaredCE/serverless-openapi-documenter?tab=readme-ov-file#serverless-request-schema-validators **To Reproduce** `serverless.yml` is as follows: ```yaml service: serverless-openapi-doc-demo frameworkVersion:...