Nikita Popov
Results
2
issues of
Nikita Popov
Hi, i have a little problem with naming of additionalProperties in the swagger-ui response example I have definition of additionalProperties ```php * @OA\Response( * response="200", * description="", * @OA\JsonContent( *...
**Motivation** The current implementation uses PromHTTP's default error handling, which may not suit all deployment scenarios. By allowing customization, users can: - Opt for more lenient error handling (e.g., `ContinueOnError`)...