Skip to content

Create an API endpoint to get the API version#487

Merged
christianlupus merged 3 commits into
nextcloud:masterfrom
christianlupus-nextcloud:dev/api-endpoint
Jan 9, 2021
Merged

Create an API endpoint to get the API version#487
christianlupus merged 3 commits into
nextcloud:masterfrom
christianlupus-nextcloud:dev/api-endpoint

Conversation

@christianlupus

Copy link
Copy Markdown
Collaborator

Especially for 3rd party integrations, it is required to define an API version to clear the possible API endpoints.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov

codecov Bot commented Jan 9, 2021

Copy link
Copy Markdown

Codecov Report

Merging #487 (5c578fd) into master (50dcd5e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #487      +/-   ##
===========================================
- Coverage      0.91%   0.91%   -0.01%     
- Complexity      414     415       +1     
===========================================
  Files            13      13              
  Lines          1310    1313       +3     
===========================================
  Hits             12      12              
- Misses         1298    1301       +3     
Flag Coverage Δ Complexity Δ
integration 0.00% <0.00%> (ø) 0.00 <1.00> (ø)
unittests 0.91% <0.00%> (-0.01%) 0.00 <1.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
lib/Controller/MainController.php 0.00% <0.00%> (ø) 33.00 <1.00> (+1.00)

@christianlupus christianlupus merged commit 5909d79 into nextcloud:master Jan 9, 2021
@christianlupus christianlupus deleted the dev/api-endpoint branch January 9, 2021 17:32
@christianlupus

Copy link
Copy Markdown
Collaborator Author

@Teifun2 this should help you get the most recent version of the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant