Artem Manchenkov

Results 19 issues of Artem Manchenkov

Hi, after updating to the latest release I had a strange error with schemas. **Swagger example** ```yaml /couriers/{courierIdentifier}: get: description: 'description text' tags: - Couriers parameters: - $ref: '#/components/parameters/courierIdentifierInPath' responses:...

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | #15376

type:enhancement

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | #9740 I've added...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | no | Library version | 2.11.0 Installed library on a fresh PHP project...

The current version of `prance` resolver could not return schema names when it resolves `ref` links. In order to solve that problem there are several solutions: 1. Make some changes...

bug

**What is a problem?** A lot of inappropriate code for parsing key-value to data classes, like `extract_attrs` or `extract_typed_props` **Describe the solution you'd like** Use Pydantic with automatic resolving and...

enhancement

**What is a problem?** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description...

enhancement

The current version of Pipenv has some issues with local packaging and also required additional steps to publish code to PyPi. Poetry packaging system could be an optimal replacement.

enhancement

The current library version uses **prance** as a validation tool, but there is no way to get appropriate errors content with details and causes.

enhancement

**What is a problem?** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description...

enhancement