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

Add a function to read an API from a file. #75

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Conversation

jbearer
Copy link
Member

@jbearer jbearer commented Aug 18, 2022

We're going to be doing this a lot, so it helps to have a concise
function for it. This also adds an ApiError variant so functions
that read APIs from a file can still return ApiError.

We're going to be doing this a lot, so it helps to have a concise
function for it. This also adds an ApiError variant so functions
that read APIs from a file can still return ApiError.
@jbearer jbearer requested a review from nyospe August 18, 2022 00:29
@jbearer jbearer self-assigned this Aug 18, 2022
@jbearer jbearer merged commit d7377bf into main Aug 18, 2022
@Ancient123 Ancient123 deleted the feat/api-from-file branch November 29, 2022 16:00
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.

2 participants