Closed jroper closed 3 months ago
Fixes #859
This adds an attribute/getAttribute method to Metadata, and connects it to the underlying request/response that the metadata has been sourced from.
attribute
getAttribute
Metadata
I haven't implemented passing attributes on from user created metadata, I'm not sure if there's a use case for that.
Fixes #859
This adds an
attribute
/getAttribute
method toMetadata
, and connects it to the underlying request/response that the metadata has been sourced from.I haven't implemented passing attributes on from user created metadata, I'm not sure if there's a use case for that.