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
Having both /exports/{pk} and /exports/filters doesn't validate in OAS 3.0. Even though the custom filters returned by /exports/filters is directly linked to /exports, it could be exposed simply as /filters or perhaps some other way.
The text was updated successfully, but these errors were encountered:
Having both
/exports/{pk}
and/exports/filters
doesn't validate in OAS 3.0. Even though the custom filters returned by/exports/filters
is directly linked to/exports
, it could be exposed simply as/filters
or perhaps some other way.The text was updated successfully, but these errors were encountered: