Skip to content

Commit

Permalink
Generated clients from rev: 36aa51f34d34561fdec233b2f1ab8b3945454042
Browse files Browse the repository at this point in the history
  • Loading branch information
odlbot committed Dec 9, 2024
1 parent 8c38c59 commit 7dbf2f0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.11.26
2024.12.9
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "open-api-clients"
version = "2024.11.26"
version = "2024.12.9"
description = ""
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion src/typescript/mit-open-api-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mitodl/open-api-axios",
"version": "2024.11.26",
"version": "2024.12.9",
"description": "Library for requesting data from mit-open APIs",
"main": "dist/cjs/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/typescript/mit-open-api-axios/src/v0/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2318,7 +2318,7 @@ export interface LearningResourceTopic {
'channel_url': string | null;
}
/**
*
* Response serializer for vector based search
* @export
* @interface LearningResourcesVectorSearchResponse
*/
Expand Down

0 comments on commit 7dbf2f0

Please sign in to comment.