wip user/financial_transactions - first api post test
This commit is contained in:
parent
ecf5c6e1d4
commit
d8b2aa0a11
4 changed files with 168 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ module ApiHelper
|
|||
context 'with invalid scope' do
|
||||
let(:api_scopes) { ['none'] }
|
||||
let(:id) { create(class_sym).id }
|
||||
|
||||
|
||||
response 403, 'missing scope' do
|
||||
schema '$ref' => '#/components/schemas/Error403'
|
||||
run_test!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue