Provide a way for a client to discover the default configuration for a given configuration provider

    • Hide

      Provide a link in the service document that references a ConfigurationSettings resource, which has a property identifying the default configuration. A GET on this resource would return this property (amongst any others). A missing property, or a property with an rdf:nil value, implies there is no default configuration, so requests with no context will fail.

      A PUT on this resource MAY be supported. Servers MAY provide other ways for users to set the default configuration.

      Show
      Provide a link in the service document that references a ConfigurationSettings resource, which has a property identifying the default configuration. A GET on this resource would return this property (amongst any others). A missing property, or a property with an rdf:nil value, implies there is no default configuration, so requests with no context will fail. A PUT on this resource MAY be supported. Servers MAY provide other ways for users to set the default configuration.

      The spec allows a server to provide a default configuration context, but no way for the client to discover what this default is. It would be useful for the client to be able to do so.

            Assignee:
            Nick Crossley (Inactive)
            Reporter:
            Nick Crossley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: