get_swagger_url: Build the url to fetch the swagger data for a give app

View source: R/get_api_filters.R

get_swagger_urlR Documentation

Build the url to fetch the swagger data for a give app

Description

An internal helper function that combines the applicaiton name with the current domain to build the url for the swagger documentation for that app.

Usage

get_swagger_url(
  api_app = c("common", "project_tracker", "fn_portal", "creels", "tfat")
)

Arguments

api_app
  • the name of the api application to fetch the filters infromation from.

Value

character vector

Author(s)

Adam Cottrill adam.cottrill@ontario.ca


AdamCottrill/glfishr documentation built on Aug. 9, 2024, 5:47 p.m.