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

update according to API; rustfmt #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dancju
Copy link

@dancju dancju commented Mar 28, 2024

No description provided.

@dancju
Copy link
Author

dancju commented Mar 28, 2024

I just realized I shouldn't update requests.rs and definitions.rs as they are generated code. I tried to run your code generator parse swagger.ipynb but bumped into errors.

  1. assert_keys is not defined
  2. fdef in for mod, modv in fdef.modifiers.items(): is not defined.

@dovahcrow
Copy link
Owner

dovahcrow commented Mar 29, 2024

Yeah, I should make the script more runnable... I'm not using this lib recently tho...
I'll fix the script once I have time to take a look...

Meanwhile please change the generated code if that makes your code running...

@g1-110
Copy link

g1-110 commented May 5, 2024

hey @dovahcrow any update on fixing the parse swagger.ipynb?

would be happy if you could share what you got (specially in regards the missing function definitions as mentioned above) so I can take the task to make improvements to it :)

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

Successfully merging this pull request may close these issues.

3 participants