We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4bae9b + bc2f6fe commit e951ce3Copy full SHA for e951ce3
README.md
@@ -313,14 +313,14 @@ add_swagger_documentation(
313
Finally you can write endpoint descriptions the with markdown enabled.
314
315
``` ruby
316
-desc "Reserve a virgin in heaven", {
+desc "Reserve a burger in heaven", {
317
notes: <<-NOTE
318
- Virgins in Heaven
+ Veggie Burgers in Heaven
319
-----------------
320
321
- > A virgin doesn't come for free
+ > A veggie burger doesn't come for free
322
323
- If you want to reserve a virgin in heaven, you have to do
+ If you want to reserve a veggie burger in heaven, you have to do
324
some crazy stuff on earth.
325
326
def do_good
0 commit comments