-
Notifications
You must be signed in to change notification settings - Fork 1
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
Expand paths #66
Milestone
Comments
Merged
Still to-do (I think): Add a function that takes a rapid and returns a rapid, using Optionally I could make getters that do it on-demand. That might be the best option. Hmm. |
Getters would be really tricky. Let's make a function, can make it fancier later. |
jonthegeek
added a commit
that referenced
this issue
Oct 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's valid to give paths as relative to the base path where the doc is found. Sort that out.
Note: If the API's URL is apis.guru, we need to consult a special field for this.
The text was updated successfully, but these errors were encountered: