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
@@ -240,7 +241,7 @@ These endpoints have been strongly versioned to make it easier to develop applic
240
241
* New endpoints may be added
241
242
* New fields may be added to existing endpoints
242
243
* New versions of the api may be added in the future at a separate endpoint (eg., `json/v2`). New versions are *not* required to be backwards compatible.
243
-
* Api versions may be dropped, but only after at least one minor release of existing beside a new api version
244
+
* Api versions may be dropped, but only after at least one minor release of co-existing with a new api version
244
245
245
246
Note that even when examining the UI of a running applications, the `applications/[app-id]` portion is
246
247
still required, though there is only one application available. Eg. to see the list of jobs for the
0 commit comments