api1_url function

Get partial API v1 URL for the provided path

Get partial API v1 URL for the provided path

api1_url(path)

Arguments

  • path: relative path of the API v1 endpoint (e.g. /me)

Returns

Returns "/api/v1" + path

Examples

api1_url("/me")
  • Maintainer: Matija Obreza
  • License: Apache License 2.0
  • Last published: 2024-02-23