Siarhei Saroka

Results 6 issues of Siarhei Saroka

### Reason/Context To unlock project for migrations to the newest version of angular we need to eliminate patternfly-ng dependency (Library is deprecated and no longer supported, [my MR was rejected](https://github.com/patternfly/patternfly-ng/pull/477)...

kind/question
component/ux
kind/enhancement

### Reason/Context As a contributor I want to have automated lint, so I can verify new changes against project rules ### Description Fix `ng lint` ### Implementation ideas _No response_

kind/task
component/ux
kind/enhancement

### Description Update webapp dependencies

The initial problem that I've faced, is 'non-deterministic' validation for the same openapi spec. You can see video recording bellow: https://github.com/daveshanley/vacuum/assets/10682798/16acb098-62a7-4033-9a6b-108fc44b12dc **Important!** OpenAPI spec file must contains multiple ref. On...

needs investigation

**Explanation** Scalar has multiple issues & improvements related to Enum support in query parameters: https://github.com/scalar/scalar/pull/1212 https://github.com/scalar/scalar/issues/1846 https://github.com/scalar/scalar/issues/2006 Here is a sandbox to check the the current support state. https://sandbox.scalar.com/e/8lwnj **Solution**...

**Problem** Currently, there no user friendly way to see response schema (available only in raw/text format) https://github.com/scalar/scalar/issues/1481 **Solution** With this PR content type select introduces. It allows user to select...