Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix: make comment clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
justinemmanuelmercado committed Jul 7, 2020
1 parent edaf222 commit 56029b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/shipment-invoicing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { HttpClient, Resource } from '../http'
import { getServiceStatusByResource } from './shared'

/**
* The first API version is what's written in the folder name
* The first API version is what's written in the docs directory name
* but the second one is what's used in the request examples
*/
// const SHIPMENT_INVOICING_API_VERSION = '2018-11-01'
Expand Down

0 comments on commit 56029b1

Please sign in to comment.