-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- Add docs for the error route. See conversation in Add swagger doc #70 for more information
- The eventData maps to a specific eventType's required keys. For example the
playEpisodeeventType eventData has 3 fields: episodeName, minutesPlayed, and minutesRemaining. I would add an example, like:
example: {
episodeName: "Ethereum Governance with Hudson Jameson",
minutesPlayed: 1622.53,
minutesRemaining: 117.62
}
Metadata
Metadata
Assignees
Labels
No labels