question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clean up the Pet Store (and possibly Airlines) app annotations

See original GitHub issue

The Pet Store app (possibly also the Airlines app, I haven’t checked) has a number of @Parameter annotations that are likely incorrect because the app was taken from the old Swagger 2.0 codebase. For example, there are a number of @Parameter annotations on method arguments which would typically be represented as a request body. In Swagger 2.0 that was correct, because request bodies were defined as “body” style parameters. In 3.0, however, there is an actual request body. There may be other annotations that do not make sense in 3.0 - so we should review the code.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
lamtrhieucommented, Jan 22, 2020

Hi @EricWittmann @MikeEdgar Is this something that need to work on ? I think this one could be a good one for me to understand more about all the open-api annotations.

0reactions
MikeEdgarcommented, Feb 28, 2022

@EricWittmann , @lamtrhieu - are either of you still interested in working on this one? I think this could be a good candidate to fix for 3.1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Annotatings on the Mac App Store
Create annotations. Put text on your photos as a graphic placard, or speech or thought type bubble.
Read more >
Keep Everything Premium on the Mac App Store
Keep Tweets or your favorite videos from YouTube, Vimeo, Ted, Dailymotion etc. ... The “Kept” webpage is entirely archived on your offline storage...
Read more >
iFindText on the Mac App Store
With this utility it will be possible to search and locate one or more words or entire sentences in hundreds of documents created...
Read more >
Contact Clearout on the Mac App Store
Contact Clearout works across multiple accounts including linked Social Media accounts to safely remove duplicates and clean up data issues with your ...
Read more >
RealBeat on the Mac App Store
Record your voice, your fridge, your neighbour's dog or let your computer speak and make loops and rhythms out of the sounds immediately....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found