Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json: cannot unmarshal bool into Go value of type string #65

Open
0-wiz-0 opened this issue Sep 28, 2023 · 0 comments
Open

json: cannot unmarshal bool into Go value of type string #65

0-wiz-0 opened this issue Sep 28, 2023 · 0 comments

Comments

@0-wiz-0
Copy link

0-wiz-0 commented Sep 28, 2023

So this might be a problem apisprout (danielgtaylor/apisprout#81), but it could be in the Specs - the error is quite long. Perhaps someone has some insight.

Reproducer:

git clone https://github.com/jdegre/5GC_APIs
# commit da92f21c0e6b2b112f79670eb61cf9f7617bba22 as of right now
cd 5GC_APIs
apisprout TS32291_Nchf_ConvergedCharging.yaml

gives the attached long error, ending with:

Error while unmarshalling property 'required' (*[]string): json: cannot unmarshal bool into Go value of type string

apisprout.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant