Skip to content

[Question] - Should we include the companyId in the path...? #79

Description

@SimonGodefroid

Going through the implementation of invitations I'm faced with {{host}}/invitations which bring 2 questions:

  1. should we include the companyId in the path... for the sake of legibility and allowing 1 user to have access to several companies... so:
    {{host}}/companies/{{companyId}}/invitations

  2. should we redirect straight to the invitation...
    {{host}}/invitions/{{invitationId}}
    I vouch for yes and will implement it that way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions