Open pshao25 opened 2 months ago
Definition of partial resource: Some operations might be operations of a resource from another RP, or some resources might have a parent resource from another RP. See example here.
It seems we don't have a way in TypeSpec to define such resource.
What is the benefit of using a resource at all in this situation? Why would we not just use a low-level operation to define this API?
Definition of partial resource: Some operations might be operations of a resource from another RP, or some resources might have a parent resource from another RP. See example here.
It seems we don't have a way in TypeSpec to define such resource.