1 Commits

Author SHA1 Message Date
ryanfkeepers
7224edd6f6 introduce service_resource tuple
the service resource tuple will form the basis for
having paths contain multiple nested service
declarations, by allowing it to swap out the
Service() and ResourceOwner() funcs in favor of
a func that returns the ordered list of service-resource
tuples found in the path.
2023-08-11 16:32:52 -06:00