Add copyright notice
This commit is contained in:
parent
6f6a6aaabf
commit
a8c9c051f0
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024 Manuel Bustillo
|
||||
|
||||
require 'swagger_helper'
|
||||
|
||||
RSpec.describe 'guests', type: :request do
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024 Manuel Bustillo
|
||||
|
||||
module SwaggerResponseHelper
|
||||
def response_422
|
||||
response(422, 'Validation errors in input parameters') do
|
||||
|
Loading…
x
Reference in New Issue
Block a user