Skip to content

Created owner getter#30

Open
mYang25 wants to merge 5 commits into
jgmstrategy:masterfrom
mYang25:Alexander-Hamilton
Open

Created owner getter#30
mYang25 wants to merge 5 commits into
jgmstrategy:masterfrom
mYang25:Alexander-Hamilton

Conversation

@mYang25
Copy link
Copy Markdown

@mYang25 mYang25 commented Jul 19, 2023

closes #13

@mYang25 mYang25 marked this pull request as ready for review July 20, 2023 16:34
"""Get an entry"""
api.abort(404)
return {}
return {"message: Completion"}, 200
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's not a valid return (type is set) and the message should probably be something else, like the entry itself

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.

REST API: Create owner getter

2 participants