generated from just-the-docs/just-the-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Users may come looking for a specific foundation, and we need to easily map them from whatever identifier they have to our explicit foundation id (i.e. the rootname of any .md file). Currently, openapi_builder.rb does this into the minimalist:
One improvements is needed first, which also require updating the OpenAPI spec and openapi_builder.rb:
- Change the list.json to be a hash of hashes. The first is "id", which is the hash currently there now. Then add a "domain" hash, which is keyed to the domain name and just maps to the id.
Then, we need to poll users to ask: what other mappings might someone come to us with? For example, are there ever cases where a user may have some code repos, and they want to figure out if any Foundation claims those repos as their own? Or a user might have a legal name, or taxID for a foundation, and might want to look up our metadata on that foundation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed