Jim Schaad
2017-09-08 20:47:57 UTC
I am trying to figure out what items are going to be returned from a lookup
query and I do not believe that the set of items in the examples is what
should be followed.
1. I am going to assume that all attributes registered with a resource are
going to be returned with the resource.
2. I am unclear if the context is what should be returned as the link
address for an endpoint or if it is just the scheme + authority (i.e. omit
any path portion).
3. For the domain and group lookups, is the href an empty string or is it
absent? This does not make a different for the standard link formation, but
it does make a difference for the cbor and json formats.
4. I assume that the 'et' parameter should be returned on all end points.
5. How would an empty domain name be returned (this is my current
pre-configured default domain) - as an empty string or as just the attribute
name - i.e d or d="" ?
Jim
query and I do not believe that the set of items in the examples is what
should be followed.
1. I am going to assume that all attributes registered with a resource are
going to be returned with the resource.
2. I am unclear if the context is what should be returned as the link
address for an endpoint or if it is just the scheme + authority (i.e. omit
any path portion).
3. For the domain and group lookups, is the href an empty string or is it
absent? This does not make a different for the standard link formation, but
it does make a difference for the cbor and json formats.
4. I assume that the 'et' parameter should be returned on all end points.
5. How would an empty domain name be returned (this is my current
pre-configured default domain) - as an empty string or as just the attribute
name - i.e d or d="" ?
Jim