Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Roman Blanco <1187051+romanblanco@users.noreply.github.com>
  • Loading branch information
NebojsaStrbac997 and romanblanco committed May 3, 2023
1 parent 27e8035 commit 0edbe25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Also note that the examples generated with __run_test!__ are tagged with the `:r

### date-time in query parameters

Input that is being sent in querys of rspec tests is html safe. That includes date-time strings. It was solved in this [`pr`](https://github.com/rswag/rswag/pull/621). Here is an example test:
Input sent in queries of Rspec tests is HTML safe, including date-time strings.

```ruby
parameter name: :date_time, in: :query, type: :string
Expand Down

0 comments on commit 0edbe25

Please sign in to comment.