vets-api/v0.0.512
Release 0.0.512 ami-feedb59f
980dced VAOS systems pact endpoint (#3619)
1753765 Fixing wrong accessor types claims (#3629)
-
merge conflict
-
Fixing hash access issue
aee9069 Update vbms uploader to properly handle s3 (#3630)
-
merge conflict
-
support both S3 and filesystem for vbms upload
-
update the test coverage
44b0fbc Fix vbms uploader hash accessor (#3633)
-
merge conflict
-
Fixing vbms hash accessor
-
fixing broken spec and bad merge
d7cd692 updated Swagger documentation (#3611)
-
updated Swagger documentation
-
updated Swagger documentation updated linting issues
-
updated property attributes
-
fixed descriptions
-
fixed descriptions
-
fixed conflicts
-
troubleshooting
-
troubleshooting
-
added VCR Cassette
-
fixed va_bah changed back to number data type
-
fixed va_bah changed back to number data type
-
troubleshooting
-
troubleshooting linting
-
added vcr tape back
-
updated va_bah example
-
Revert "added vcr tape back"
This reverts commit 3d9c054.
-
added correct VCR Cassette
-
removed unwanted VCR cassette file
57976d5 Kr/fix expired token error (#3612)
-
WIP raise JWT expired token error as a 401
-
Update code for expired token
-
Make error handling a little better
-
Have more style
-
Handle jwt decode errors
-
Move JWT rescues,refactor more
-
Move token logic to its own class, refactor
-
Update other auth controllers
-
Refactor error raising
-
More refactor
-
Make more stylish