Stories v0.1.1 Stories.Event View Source

Link to this section Summary

Functions

Create new Elixir.Stories.Event resource. Parameters are not validated, but passed along in the request body. Please see Stories API documentation for the appropriate body parameters for your resource.

Link to this section Functions

Link to this function

create(properties, options \\ [])

View Source

Create new Elixir.Stories.Event resource. Parameters are not validated, but passed along in the request body. Please see Stories API documentation for the appropriate body parameters for your resource.

returns %Elixir.Stories.Event{}

Params

  • properties - Map of resource properties to create the resource with. This will be different for each resource based on the specification in Stories API