ProcaWeb.Schema (proca v3.4.1)

Main API schema. See schema/ for details.

Note about date time types:

  • be conservative in what you do (return data using :native_datetime)
  • be liberal about what you expect from others (accept :datetime possibly with a timezone) (is this principle even a progressive one?)