Skip to content

Commit

Permalink
upload candidate 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amattioc committed Nov 4, 2024
1 parent eda4576 commit 932abd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RJSDMX/man/addProvider.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
\title{add new provider}
\usage{
addProvider(name, endpoint, needsCredentials = FALSE, needsURLEncoding = FALSE,
supportsCompression = TRUE, description = "", sdmxVersion = "V2")
supportsCompression = TRUE, description = "", sdmxVersion = "V2",
supportsAvailability = F)
}
\arguments{
\item{name}{the name of the provider}
Expand Down

0 comments on commit 932abd9

Please sign in to comment.