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
For convenience, the /api request providing f=json or Accept: application/json explicitly should automatically return the contents normally obtained on /json.
For backward compatibility, the /api endpoint should continue to return the OpenAPI HTML (swagger).
References
n/a
The text was updated successfully, but these errors were encountered:
Description
For convenience, the
/api
request providingf=json
orAccept: application/json
explicitly should automatically return the contents normally obtained on/json
.For backward compatibility, the
/api
endpoint should continue to return the OpenAPI HTML (swagger).References
The text was updated successfully, but these errors were encountered: