Prepares for #418 by addressing my thoughts in the latest comment. Sets things up well for the next pass to actually implement some of the resolver/annotation logic.
Changelog
Breaking: Make ATHR::Interfae.configuration macro no longer scoped to resolver namespace
If defining the annotation in a different namespace, prefix it with :: and use the FQN
Breaking: Rename ATHR::RequestBody::Extract to ATHA::MapRequestBody
Breaking: Rename ATHR::Time::Format to ATHA::MapTime
Context
Prepares for #418 by addressing my thoughts in the latest comment. Sets things up well for the next pass to actually implement some of the resolver/annotation logic.
Changelog
ATHR::Interfae.configuration
macro no longer scoped to resolver namespace::
and use the FQNATHR::RequestBody::Extract
toATHA::MapRequestBody
ATHR::Time::Format
toATHA::MapTime