Implementing OwnCloud API v1: Get the version #29

Closed
opened 7 years ago by dustinwilson · 0 comments
Owner

Get the version

  • Method: GET
  • Route: /version
  • Parameters: none
  • Returns:
{
  "version": "5.2.3"
}
## Get the version * **Method**: GET * **Route**: /version * **Parameters**: none * **Returns**: ```js { "version": "5.2.3" } ```
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.