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
Currently, the Go API client assumes a default space for resolving routes, etc. for the root document. This assumption should be eliminated and routes should explicitly use a space ID. Additionally, the Go API client operations MUST be partitioned to support global AND space-specific routes (i.e. create a space).
The text was updated successfully, but these errors were encountered:
jbristowe
changed the title
Eliminate the Assumption of the Default Space for Connections
Feature: Eliminate the Assumption of the Default Space for Connections
Jan 21, 2022
jbristowe
changed the title
Feature: Eliminate the Assumption of the Default Space for Connections
Feature: Remove Default Space for Connections
Jan 21, 2022
Currently, the Go API client assumes a default space for resolving routes, etc. for the root document. This assumption should be eliminated and routes should explicitly use a space ID. Additionally, the Go API client operations MUST be partitioned to support global AND space-specific routes (i.e. create a space).
The text was updated successfully, but these errors were encountered: