Marcin Kowalczyk
Marcin Kowalczyk
In the simply example above API doesn't works as expected (I focused only about if Swagger shows documentation of enums). In Spring controllers you can use classes as parameter (for...
I'm stuck with the configuration of this action. I [add](https://github.com/mkczyk/test-experiment/blob/f2d89954a39fe4d2eb02188ba8a7042f29b8d295/.github/workflows/html-preview.yml) GitHub Action: ``` name: CI on: push: branches: - '**' pull_request: branches: - "**" html_preview-job: - name: HTML Preview uses:...