Update schema to better reflect the current API #138

Merged
KitaitiMakoto merged 1 commit from PatOConnor43/documentation:update-post-schema into main 2022-12-31 16:57:38 +00:00
Contributor

Hi 👋

I was checking out Plume last night and ran into some issues trying to create a Post using the API. The defined struct in the application looks like it requires title, source, and author. This spec didn't seem to match this.
https://git.joinplu.me/Plume/Plume/src/branch/main/plume-api/src/posts.rs#L3-L14

Thanks for the great documentation. It was super helpful getting the application running locally so I could debug the issue 🏆

Hi 👋 I was checking out Plume last night and ran into some issues trying to create a Post using the API. The defined struct in the application looks like it requires `title`, `source`, and `author`. This spec didn't seem to match this. https://git.joinplu.me/Plume/Plume/src/branch/main/plume-api/src/posts.rs#L3-L14 Thanks for the great documentation. It was super helpful getting the application running locally so I could debug the issue 🏆
PatOConnor43 added 1 commit 2022-11-06 01:10:45 +00:00
KitaitiMakoto merged commit 5234a39e86 into main 2022-12-31 16:57:38 +00:00

Thank you!

Thank you!
KitaitiMakoto deleted branch update-post-schema 2022-12-31 16:57:47 +00:00
Sign in to join this conversation.
No description provided.