np-kyokyo
np-kyokyo
[yaml] The generator does not generate Python code from models in external files referenced by $ref.
**Describe the bug** Models in external files referenced by `$ref` are not being output to the Python file. It seems only the items under `index.yml#/components` are being output. It might...
### Describe what you want I want to write a configuration as follows. Here, fetchDatabaseUri is a function that retrieves authentication information from AWS Secrets Manager and returns the database...
The following URL works fine for dump create: `postgres://root:password@localhost:50001/sample_db` However, if the password contains special characters like the following, it doesn’t work: ``postgres://root:pass`word@localhost:50001/sample_db`` For example, the following command works, so...
### Things to check first - [X] I have searched the existing issues and didn't find my bug already reported there - [X] I have checked that my bug is...
fix #340