You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, I don't think this package is compatible with falcon 3, so for now we are just declaring our dependency as "falcon<3" since we aren't using any new features from v3 yet. But hopefully this package will be made compatible soon, so we can upgrade.
I recently upgraded from falcon 2.0.0 to 3.0.0 and started getting a bunch of errors thrown from the apispec library.
For comparison, without touching my code, this environment works without issue:
...and this environment produces the errors shown below:
The text was updated successfully, but these errors were encountered: