feat(parser): default required fields#60
Conversation
|
Hi, thanks for the PR. can you add some tests and update the documentation with what the flag does ? |
Done! Let me know if I missed anything |
|
@eduhdev12 failed tests please fix the tests |
I hope now it's passing it :) |
|
Hi Test_GenerateExpectedSpecWithDefaultRequired is failing. |
I don't know why, because on local it's passing without any error |
Commit |
|
|
Hi All we need to make sure we have correct setup and expected json file |
Without having any changes from the last commit, here is the proof that test is passing for me, I have no idea what's the output difference in github workflow, maybe @parvez3019 can help with a little debug or log the |
I ran CI (test) in my GitHub repository, and it passed successfully. See: https://github.com/bivashy/go-swagger3/actions/runs/15755387272/job/44409563484. I included the last "chore: debug print" commit, so you can see the output. |
|
@parvez3019 any help here with the CI to get this released? |
New CLI Flag to set all the fields from a struct by default to
true