Skip to content

Commit fc61023

Browse files
authored
Merge pull request #9 from rhafer/bumpversion
Bump version to 1.0.5
2 parents 470a1fd + 141ba73 commit fc61023

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

api/openapi-spec/v1.0.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ openapi: 3.0.1
22
info:
33
title: Libre Graph API
44
description: Libre Graph is a free API for cloud collaboration inspired by the MS Graph API.
5-
version: v1.0.4
5+
version: v1.0.5
66
license:
77
name: Apache 2.0
88
url: https://www.apache.org/licenses/LICENSE-2.0.html
99
servers:
1010
- url: https://localhost:9200/graph
1111
description: OpenCloud Development Setup
12-
- url: https://cloud.example.test/graph
13-
description: OpenCloud Example Setup
1412
paths:
1513
'/v1.0/me':
1614
patch:

0 commit comments

Comments
 (0)