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

Error when "details" error field is populated in network/options response #321

Open
GCrispino opened this issue May 17, 2021 · 1 comment

Comments

@GCrispino
Copy link

Hi!

An error is thrown at line 202 in asserter/network.go when an error from the network/options endpoint response has the details field populated.

This looks like desired behavior, I'm just not sure why, because according to the documentation's response example for this endpoint the an entry in the allow.errors array can have this property populated. This is also sustained by the documentation for the Error type, present in the Allow type.

Is this a case of documentation that needs to be updated, or am I misunderstanding something?

@Mama54y
Copy link

Mama54y commented Jun 6, 2022

Respore

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

No branches or pull requests

2 participants