Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix inconsistencies between the REST APIs course and GitHub#90

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

LukaMilivojevic
Copy link
Contributor

No description provided.

@vercel
Copy link

vercelbot commentedNov 1, 2022
edited
Loading

The latest updates on your projects. Learn more aboutVercel for Git ↗︎

NameStatusPreviewUpdated
rest-apis-flask-python✅ Ready (Inspect)Visit PreviewNov 6, 2022 at 8:11PM (UTC)

@jslvtr
Copy link
Contributor

I think the issue withschemas.py is also present in the e-book (https://rest-apis-flask.teclado.com/docs/flask_smorest/marshmallow_schemas/#writing-the-itemschema), could you check it out and see if there are any other places where this happens?

@jslvtr
Copy link
Contributor

I think there might be a few more places wherestore_id = fields.Int(...) should be changed tofields.Str(...):

  • 05_flask_smorest/09_decorating_responses/start/schemas.py
  • 05_flask_smorest/08_validation_with_marshmallow/end/schemas.py
  • 05_flask_smorest/08_validation_with_marshmallow/start/schemas.py
  • 05_flask_smorest/07_marshmallow_schemas/end/schemas.py
  • 06_sql_storage_sqlalchemy/02_create_simple_sqlalchemy_model/start/schemas.py

But have an in-depth look and make sure there aren't any others as well! 💪

@jslvtrjslvtr merged commitee6df2b intodevelopNov 7, 2022
@jslvtrjslvtr deleted the lukamilivojevic/cou-182-fix-inconsistencies-between-the-rest branchNovember 7, 2022 11:06
@jslvtrjslvtr mentioned this pull requestNov 21, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@LukaMilivojevic@jslvtr

[8]ページ先頭

©2009-2025 Movatter.jp