Skip to content

Create an API endpoint to get the API version #487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

christianlupus
Copy link
Collaborator

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

@codecov
Copy link

codecov bot commented Jan 9, 2021

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
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