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

Rework ETag: remove "ETag computed with API response data using another schema", allow decorating MethodView #394

Merged
merged 8 commits into from Oct 16, 2022

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    045d71a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb6c1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d28063 View commit details
    Browse the repository at this point in the history
  4. _generate_etag: remove schema argument

    Dumping data with schema must be done in caller function.
    lafrech committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8bf437e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ba87a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    81dcd47 View commit details
    Browse the repository at this point in the history
  2. Docs: @etag decorates MethodView

    lafrech committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f1f8648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f396177 View commit details
    Browse the repository at this point in the history