Skip to content

adding creator to space json returned, adding route for users in space - #453

Open
tcnichol wants to merge 5 commits into
developfrom
452-add-creator-to-json-returned-by-space-api-endpoints
Open

adding creator to space json returned, adding route for users in space#453
tcnichol wants to merge 5 commits into
developfrom
452-add-creator-to-json-returned-by-space-api-endpoints

Conversation

@tcnichol

Copy link
Copy Markdown
Contributor

Currently the space json does not include the creator for the api routes. I have added it since this will be needed for migrating spaces.

@tcnicholtcnichol linked an issue Aug 23, 2024 that may be closed by this pull request
@tcnichol
tcnichol marked this pull request as draft August 23, 2024 19:48
@tcnicholtcnichol changed the title adding creator to the space json returnedadding creator to space json returned, adding route for users in spaceAug 23, 2024
@tcnichol
tcnichol marked this pull request as ready for review August 23, 2024 20:11

@longshuicylongshuicy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good but I haven't got time to test it.
One thing I noticed, you probably also need to add an entry on Changelog.

Comment threadapp/api/Spaces.scala
Comment threadapp/api/Spaces.scala
@tcnichol

Copy link
Copy Markdown
ContributorAuthor

I added an entry to changelog, hoping to get this merged and a new release soon so we can work on migration

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add creator to json returned by space api endpoints

3 participants

@tcnichol@longshuicy@lmarini