Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

feat(REST): change api version to v9 #62

Merged
merged 1 commit into from
Oct 2, 2021
Merged

feat(REST): change api version to v9 #62

merged 1 commit into from
Oct 2, 2021

Conversation

vaporoxx
Copy link
Contributor

@vaporoxx vaporoxx commented Sep 4, 2021

Please describe the changes this PR makes and why it should be merged:

This updates the API version to v9. The change log doesn't mention any relevant changes, so I think this should be it

Status and versioning classification:

  • Typings don't need updating

@codecov
Copy link

codecov bot commented Sep 4, 2021

Codecov Report

Merging #62 (b6b535b) into main (c4b2803) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   85.80%   85.80%           
=======================================
  Files           8        8           
  Lines        1000     1000           
  Branches      100      100           
=======================================
  Hits          858      858           
  Misses         42       42           
  Partials      100      100           
Impacted Files Coverage Δ
packages/rest/src/lib/REST.ts 95.45% <100.00%> (ø)
packages/rest/src/lib/utils/constants.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4b2803...b6b535b. Read the comment docs.

kyranet
kyranet previously approved these changes Sep 7, 2021
vladfrangu
vladfrangu previously approved these changes Sep 7, 2021
Copy link
Member

@vladfrangu vladfrangu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is our code already in v9? If so, LGTM.

@vaporoxx vaporoxx dismissed stale reviews from vladfrangu and kyranet via b6b535b September 29, 2021 18:46
@iCrawl iCrawl merged commit 4c980e6 into discordjs:main Oct 2, 2021
@iCrawl iCrawl added this to In progress in REST via automation Oct 2, 2021
@iCrawl iCrawl moved this from In progress to Done in REST Oct 2, 2021
@vaporoxx vaporoxx deleted the feat-api-version branch October 6, 2021 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
REST
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants