Skip to content

Sample data utility #38

@naz

Description

@naz

Problem

Sample data used across different actions/triggers is often duplicated and needs synchronization.

Solution

  • as a warm up - update the member's sample data to the newest available (more context in this issue)
  • Make an audit of of what is actually returned currently.
  • Create an utility which would store sample data in a consistent way. ~When working on it API versioning should be taken into account. ~ There's no longer API versioning since Ghost v5.
    • for now this could be quite a manual filling out of data, just to make things work in a nicer way for Zapier clients. in the future we could come up with some automatic way of syncing the sample data (or at least notifying us of a change in the API response). few ways that come off the bat: looking up changes in snapshot files for relevant endpoints OR having Open API endpoint definition files that would generate sample content for Zapier integraion.

References

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions