forked from loafle/openapi-generator-original
* * Fix bugs in api.mustache, model.mustache, mostly bracket errors or small typos * Added section about installation in README.mustace TODO: fix tests in testthat TODO: fix bug in description.mustace regarding package name * Updates to sample for R client caused by running ./bin/r-petstore.sh (or .\bin\windows\r-petstore.bat) * Add R specific files to .gitignore * [R] add additional files generated by the petstore sample. (see #6520)
41 lines
550 B
R
41 lines
550 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/ApiResponse.r, R/Category.r, R/Order.r,
|
|
% R/Tag.r, R/User.r, R/pet.R
|
|
\docType{data}
|
|
\name{Element}
|
|
\alias{Element}
|
|
\alias{Element}
|
|
\alias{Element}
|
|
\alias{Element}
|
|
\alias{Element}
|
|
\alias{Element}
|
|
\title{Element Class}
|
|
\format{An object of class \code{R6ClassGenerator} of length 24.}
|
|
\usage{
|
|
Element
|
|
|
|
Element
|
|
|
|
Element
|
|
|
|
Element
|
|
|
|
Element
|
|
|
|
Element
|
|
}
|
|
\description{
|
|
Element Class
|
|
|
|
Element Class
|
|
|
|
Element Class
|
|
|
|
Element Class
|
|
|
|
Element Class
|
|
|
|
Element Class
|
|
}
|
|
\keyword{datasets}
|