vets-api/v0.0.493
Release 0.0.493 ami-e0d58881
29ce8fc Update README.yml (#3529)
24e0457 improve unauthenticated experience for feature toggles (#3504)
-
improve unauthenticated experince for feature toggles
-
clear if nil
-
fix spelling
-
more help text in UI
-
upgrade Flipper gems
-
Fix custom Flipper ActionPatch to work with new Flipper version
-
Add authentication tests to Flipper request spec
-
spec text tweak
-
use pessimistic operator for Flipper gems in Gemfile
-
add Flipper request spec that tests presence of route constraints
-
rspec namespace fix
-
fix url
ae244fe make requests and appointments a bit more consistent and fix params (#3532)
ba295f0 Exclude app/swagger from danger-bot (#3522)
df83352 Quick update to enum for service branch (#3530)
-
Quick update to enum
-
Fix enum in test
45fa29e remove Flipper feature: mvi_id_parser (#3528)
7460b88 JSON Schema Updates and Support (#3521)
-
Update to new json schema gem
restructure json api error to fit new gem
update all schemas to draft7 and refactor/reuse -
Forgot to add gemfile
-
Empty line
-
Update json schema with conditional required fields
-
Add tests for new validation
-
Discovered a bug in the new gem
-
this test is used in multiple ways
-
make that one test 4 places cool cool
ed83f5b First Adding database changes before code (#3538)
128f7d9 Validating 526 for no claims (#3471)
-
Validating 526 for no claims
-
rubocop fix
-
validating initial claim
-
fixing validation error
-
fixing EVSSError
-
V1 test spec
-
last fix
-
reducing complexity
-
rubocop fix