Closed wainola closed 1 month ago
Add reamining icons url from explorer
@wainola Isn't now
/domains/metadata
essentially returning also all information that you would get from a new endpoint/domains/:domainID/resources
for fetching resources for a domain?I would rather then have domains/metadata omit resources if we have separate endpoint, wdyt?
This was something I wanted to discuss actually. I have resources in a separate object, so this domainMetadata
can remain only as domain wise information and then per domain id, we query to get the resources. It makes sense from a resource access point of view. It will only mean we have two objects with similar shape, but one of them is just domain info, and the other is resource info per domain.
@wainola Isn't now
/domains/metadata
essentially returning also all information that you would get from a new endpoint/domains/:domainID/resources
for fetching resources for a domain? I would rather then have domains/metadata omit resources if we have separate endpoint, wdyt?This was something I wanted to discuss actually. I have resources in a separate object, so this
domainMetadata
can remain only as domain wise information and then per domain id, we query to get the resources. It makes sense from a resource access point of view. It will only mean we have two objects with similar shape, but one of them is just domain info, and the other is resource info per domain.
resolved
Does it make sense to add a URL for resource icons @wainola ?
Does it make sense to add a URL for resource icons @wainola ?
Added icons
Let us just open PR on widget to change property name so it doesn't brake
issue already created
Description
Related Issue Or Context
Closes: #213
How Has This Been Tested? Testing details.
Types of changes
Checklist: