Skip to content

Upgrade @samchon/openapi only in pnpm-lock.yaml#1570

Merged
samchon merged 1 commit intomasterfrom
feat/openapi
Apr 13, 2025
Merged

Upgrade @samchon/openapi only in pnpm-lock.yaml#1570
samchon merged 1 commit intomasterfrom
feat/openapi

Conversation

@samchon
Copy link
Copy Markdown
Owner

@samchon samchon commented Apr 13, 2025

This pull request includes several changes to remove empty description fields from various JSON schema definitions and updates file paths related to JSON schema generation.

Removal of empty description fields:

Updates to JSON schema generation file paths:

@samchon samchon added enhancement New feature or request dependencies Pull requests that update a dependency file labels Apr 13, 2025
@samchon samchon requested a review from Copilot April 13, 2025 14:13
@samchon samchon self-assigned this Apr 13, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 546 out of 563 changed files in this pull request and generated no comments.

Files not reviewed (17)
  • test/schemas/llm.application/chatgpt/ArrayAny.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayHierarchical.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayHierarchicalPointer.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayMatrix.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRecursive.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRecursiveUnionExplicit.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRecursiveUnionExplicitPointer.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRecursiveUnionImplicit.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRepeatedNullable.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRepeatedRequired.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayRepeatedUnion.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArraySimple.json: Language not supported
  • test/schemas/llm.application/chatgpt/ArrayUnion.json: Language not supported
  • test/schemas/llm.application/chatgpt/AtomicUnion.json: Language not supported
  • test/schemas/llm.application/chatgpt/ClassGetter.json: Language not supported
  • test/schemas/llm.application/chatgpt/ClassMethod.json: Language not supported
  • test/schemas/llm.application/chatgpt/ClassPropertyAssignment.json: Language not supported
Comments suppressed due to low confidence (1)

test/build/internal/TestJsonSchemaGenerator.ts:59

  • The directory path here still uses 'json.schema' instead of the updated 'json.schemas'. Please update this line to ensure consistent file path usage across the code.
const path: string = `${__dirname}/../../src/features/json.schema/${title}`;

@socket-security
Copy link
Copy Markdown

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 13, 2025

Open in StackBlitz

npm i https://pkg.pr.new/typia@1570

commit: d8a005b

@samchon samchon merged commit 588faf7 into master Apr 13, 2025
10 checks passed
@samchon samchon deleted the feat/openapi branch April 13, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants