Ref: MGOV13
Is your feature request related to a problem? Please describe.
The GraphQL API offers information about the blog posts, but this data isn’t available in the Open Data files, so it’s difficult to access it.
Describe the solution you'd like
To have two new files in the Open Data zip, with all the profiles for blog posts and another for comments on blog posts.
Describe alternatives you've considered
To not have this data available in the Open Data file nor in the GraphQL API, but this was discarded as this is public information already, so it’s easy for someone with low technical proficiency to do a crawler and it’d be just “security through obscurity”.
Does this issue could impact on users private data?
This is all public data provided by admins. We should check that only published blog posts are available in the file.
Acceptance criteria
Ref: MGOV13
Is your feature request related to a problem? Please describe.
The GraphQL API offers information about the blog posts, but this data isn’t available in the Open Data files, so it’s difficult to access it.
Describe the solution you'd like
To have two new files in the Open Data zip, with all the profiles for blog posts and another for comments on blog posts.
Describe alternatives you've considered
To not have this data available in the Open Data file nor in the GraphQL API, but this was discarded as this is public information already, so it’s easy for someone with low technical proficiency to do a crawler and it’d be just “security through obscurity”.
Does this issue could impact on users private data?
This is all public data provided by admins. We should check that only published blog posts are available in the file.
Acceptance criteria