diff --git a/VERSION b/VERSION index 9818776..76a9a2c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.7.2 +2024.7.10 diff --git a/pyproject.toml b/pyproject.toml index fb3b3ef..ac0cbf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "open-api-clients" -version = "2024.7.2" +version = "2024.7.10" description = "" authors = [] readme = "README.md" diff --git a/src/typescript/mit-open-api-axios/package.json b/src/typescript/mit-open-api-axios/package.json index 1424514..44959d6 100644 --- a/src/typescript/mit-open-api-axios/package.json +++ b/src/typescript/mit-open-api-axios/package.json @@ -1,6 +1,6 @@ { "name": "@mitodl/open-api-axios", - "version": "2024.7.2", + "version": "2024.7.10", "description": "Library for requesting data from mit-open APIs", "main": "dist/cjs/index.js", "scripts": { diff --git a/src/typescript/mit-open-api-axios/src/v0/api.ts b/src/typescript/mit-open-api-axios/src/v0/api.ts index 6640cca..02b241e 100644 --- a/src/typescript/mit-open-api-axios/src/v0/api.ts +++ b/src/typescript/mit-open-api-axios/src/v0/api.ts @@ -1990,18 +1990,6 @@ export interface ProgramCertificate { * @memberof ProgramCertificate */ 'record_hash': string; - /** - * - * @type {string} - * @memberof ProgramCertificate - */ - 'program_letter_generate_url': string; - /** - * - * @type {string} - * @memberof ProgramCertificate - */ - 'program_letter_share_url': string; /** * * @type {string} diff --git a/src/typescript/mit-open-api-axios/src/v1/api.ts b/src/typescript/mit-open-api-axios/src/v1/api.ts index 565fd42..7df102c 100644 --- a/src/typescript/mit-open-api-axios/src/v1/api.ts +++ b/src/typescript/mit-open-api-axios/src/v1/api.ts @@ -4114,18 +4114,6 @@ export interface ProgramCertificate { * @memberof ProgramCertificate */ 'record_hash': string; - /** - * - * @type {string} - * @memberof ProgramCertificate - */ - 'program_letter_generate_url': string; - /** - * - * @type {string} - * @memberof ProgramCertificate - */ - 'program_letter_share_url': string; /** * * @type {string}