It's very long! We've discussed this in various places I can't find, but never got consensus. Once people started typing it all the time I think they started to agree it felt quite long. For me the motivation for making this change is that /organizations is long to appear in the console URLs. Right now I have it as /orgs in the console and it works fine, but ultimately it will be confusing for users to have it be different from the API. I don't really see a downside of making this in the API other than the ugly diff.
Changing just the paths would be a reasonable-sized PR. Changing it in variable names is bigger, not sure we want to get into that.
It's very long! We've discussed this in various places I can't find, but never got consensus. Once people started typing it all the time I think they started to agree it felt quite long. For me the motivation for making this change is that
/organizationsis long to appear in the console URLs. Right now I have it as/orgsin the console and it works fine, but ultimately it will be confusing for users to have it be different from the API. I don't really see a downside of making this in the API other than the ugly diff.Changing just the paths would be a reasonable-sized PR. Changing it in variable names is bigger, not sure we want to get into that.