FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Model · ghidoz/angular2-jsonapi Wiki · GitHub

Michael Dostál edited this page Nov 14, 2018 · 1 revision
@JsonApiModelConfig(options: ModelOptions)
export class Post extends JsonApiModel { }

options:

  • type
  • baseUrl - if not specified, the global baseUrl will be used
  • apiVersion - if not specified, the global apiVersion will be used
  • modelEndpointUrl - if not specified, type will be used instead
  • meta - optional, metadata model

Attribute decorators

  • @Attribute
  • @NestedAttribute
  • @BelongsTo
  • @HasMany

Wiki pages Pages 15

Clone this wiki locally


Back | FazBrowse Home | New Git URL