what is resourceType in custom resources api?
I'm using this document for referring- Interacting with custom resources . This is the endpoint
GET /customResources/resourceType/<customResourceName>. I have created the custom resource and have a name for it and i'm trying to fetch it using this API but i'm not aware of the resourceType. Can somebody help me on this?