pagure Logo
  • Log In

waiverdb

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  4
  • Pull Requests  0
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

d52f4c0 pydantic models for requests, reqparse removal and code refactoring

9 files Authored by vmaljulin 2 years ago, Committed by mvalik 2 years ago,
raw patch tree parent
9 files changed. 1498 lines added. 1368 lines removed.
poetry.lock
file modified
+1124 -1078
pyproject.toml
file modified
+3 -1
tests/test_api_v10.py
file modified
+89 -31
tests/test_auth.py
file modified
+4 -2
tests/test_models.py
file modified
+3 -1
waiverdb/api_v1.py
file modified
+101 -232
waiverdb/fields.py
file modified
+0 -1
waiverdb/models/requests.py
file added
+151
waiverdb/models/waivers.py
file modified
+23 -22
    pydantic models for requests, reqparse removal and code refactoring
    
        
poetry.lock
file modified
+1124 -1078
pyproject.toml
file modified
+3 -1
tests/test_api_v10.py
file modified
+89 -31
tests/test_auth.py
file modified
+4 -2
tests/test_models.py
file modified
+3 -1
waiverdb/api_v1.py
file modified
+101 -232
waiverdb/fields.py
file modified
+0 -1
waiverdb/models/requests.py
file added
+151
waiverdb/models/waivers.py
file modified
+23 -22
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.