You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already use Query (check if consistently throughout).
We don't, however, mark path parameters (e.g., identifier) with Path(description=...).
Reminder to do so!
We already use
Query(check if consistently throughout).We don't, however, mark path parameters (e.g.,
identifier) withPath(description=...).Reminder to do so!