From 7456636902975dc473a84bba30ee2d67cf2d42cb Mon Sep 17 00:00:00 2001 From: MIT Open Learning Engineering Date: Wed, 10 Jul 2024 18:53:53 +0000 Subject: [PATCH] Generated clients from rev: 172475e0974ce678a2642a720a021df769fa259a --- VERSION | 2 +- pyproject.toml | 2 +- src/typescript/mit-open-api-axios/package.json | 2 +- src/typescript/mit-open-api-axios/src/v0/api.ts | 12 ------------ src/typescript/mit-open-api-axios/src/v1/api.ts | 12 ------------ 5 files changed, 3 insertions(+), 27 deletions(-) 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}