Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change rule of the IHttpMigrateRoute.emendedPath #137

Merged
merged 5 commits into from
Feb 12, 2025
Merged

Change rule of the IHttpMigrateRoute.emendedPath #137

merged 5 commits into from
Feb 12, 2025

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 12, 2025

This pull request includes several changes aimed at improving the functionality and consistency of the codebase. The most significant changes involve version updates, URL handling adjustments, interface modifications, and utility function enhancements.

Version Update:

  • package.json: Updated the version from 2.5.0-dev.20250212 to 3.0.0-dev.20250212.

URL Handling:

Interface Modifications:

Utility Function Enhancements:

  • src/utils/EndpointUtil.ts: Modified the reJoinWithDecimalParameters function to ensure the returned path always starts with a /.

@samchon samchon added the enhancement New feature or request label Feb 12, 2025
@samchon samchon self-assigned this Feb 12, 2025
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

Test OK

@samchon samchon merged commit cfb764a into v3.0 Feb 12, 2025
4 checks passed
@samchon samchon deleted the feat/slash branch February 12, 2025 04:47
samchon added a commit that referenced this pull request Mar 1, 2025
* Add `IJsonSchemaAttribute`. (#135)

* Add `IJsonSchemaAttribute`.

* Publish as v2.5

* Enhance IJsonSchemaAttribute type with nested items. (#136)

* Add `IJsonSchemaAttribute`.

* Publish as v2.5

* Enhance `IJsonSchemaAttribute` type with nested items.

* Change rule of the `IHttpMigrateRoute.emendedPath` (#137)

* Add `IJsonSchemaAttribute`.

* Publish as v2.5

* Enhance `IJsonSchemaAttribute` type with nested items.

* Change rule of the `IHTtpMigrateRoute.emendedPath`

* Test whether `IHttpLlmApplication` covers ILlmApplication (#138)

* Add `IJsonSchemaAttribute`.

* Publish as v2.5

* Enhance `IJsonSchemaAttribute` type with nested items.

* Change rule of the `IHTtpMigrateRoute.emendedPath`

* Test whether `IHttpLlmApplication` covers `ILlmApplication`

* missing esm module build (#134)

* feat: build all module in esm

* feat: add rollup-plugin-auto-external

Adds rollup-plugin-auto-external to automatically exclude dependencies and
peerDependencies from the bundle to reduce bundle size and improve build
performance.

* New embedded function `IHttpLlmFunction.validate()`for validation feedback (#147)

* Developing internal validator

* Prepared testing program

* Only object discriminator is left

* Fiix HTTP application accessors

* Validator implementation completed

* Publish v3

---------

Co-authored-by: ryoppippi <1560508+ryoppippi@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant