Learn R Programming

viafoundry (version 1.0.0)

discover: Discover Available Endpoints

Description

Fetches and lists all available API endpoints from the Swagger documentation.

Usage

discover()

Arguments

Value

A character vector of available endpoints.

Examples

Run this code
if (FALSE) {
discover()
}

Run the code above in your browser using DataLab