Hi! Thanks for this great module!
But I found some problems with this:
1. user schema (schemata/user?_format=schema_json&_describes=api_json) doesn't contain any info about custom user profile fields. There are only standard fields, that are rather entity properties than fields.
2. I noticed, that names of entity references fields are not correct.
Comments
Comment #2
Grayside commentedI believe I have confirmed this, but I do not have time right now to dig in and properly troubleshoot this. I expect it is the edge case of fielded entity that does not have bundles, rather than specifically users.
Comment #3
Grayside commentedSince last checking in on this, we regressed this feature and just now restored it in #2870904: Add entity type only schema routes for entity types with bundles. Unfortunately this problem has persisted across the various refactors.
Comment #4
Grayside commentedComment #5
Grayside commentedThis is blocked by core. #2911651: Retrieve all field type definitions for bundle-less entities
Comment #6
bradjones1