org.zalando

jsonapi

package jsonapi

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. jsonapi
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait JsonapiRootObjectWriter[A] extends AnyRef

    Type class whose instances are able to be written as Jsonapi root objects.

  2. implicit class ToJsonapiRootObjectWriterOps[A] extends AnyRef

    Implicit class that provides operations on types that are instances of the JsonapiRootObjectWriter type class.

Value Members

  1. object Jsonapi

    Entry point for interacting with the Jsonapi library.

  2. package json

  3. package model

    The model package, containing partially covered Jsonapi specification.

Inherited from AnyRef

Inherited from Any

Ungrouped