ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Remove toCopybook, fromCopybook and toJson API #6932

Closed MohamedSabthar closed 2 months ago

MohamedSabthar commented 2 months ago

Description: With the release of Copybook version 1.0.0, the toCopybook, fromCopybook, and toJson APIs have become redundant. These APIs can now be replaced with the more versatile toBytes and fromBytes APIs, which offer equivalent functionality.

Describe your task(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):