Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Person schema and Profile API #44

Open
edowado opened this issue Sep 9, 2019 · 1 comment
Open

Person schema and Profile API #44

edowado opened this issue Sep 9, 2019 · 1 comment

Comments

@edowado
Copy link

edowado commented Sep 9, 2019

Does it make sense on writing a ton of data into the person schema ? (or it must contain just the type, description and title fields?)
Also how can I add data to the profile (dat.json), its a simple write to a json file or it ll be like the POSTS API (await posts.add({body, visibility})) ?

@pfrazee
Copy link
Member

pfrazee commented Sep 11, 2019

Yeah the profile information is currently only "title", "description", and an avatar. I think we should consider adding a profile/resume schema, perhaps https://jsonresume.org/schema/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants