Skip to content

AnyType Class Updates Documentation.#1

Open
fderuiter wants to merge 5 commits intoBright-Research:mainfrom
fderuiter:main
Open

AnyType Class Updates Documentation.#1
fderuiter wants to merge 5 commits intoBright-Research:mainfrom
fderuiter:main

Conversation

@fderuiter
Copy link
Member

This pull request introduces a new AnyType class in R, updates documentation to reflect this addition, and revises the project branding in the README.md file. The AnyType class provides functionality for handling arbitrary key-value pairs with methods for JSON serialization and validation.

Addition of AnyType Class:

  • R/AnyType.R: Introduced the AnyType class, designed to handle arbitrary key-value pairs. It includes methods for JSON serialization (toJSONString), deserialization (fromJSON), validation (validateJSON), and other utility functions such as toSimpleType for converting internal properties to a list.

Documentation Updates:

  • docs/AnyType.md: Added documentation for the AnyType class, describing its purpose as a placeholder for values with no fixed schema and listing its properties.

Branding Update:

  • README.md: Updated the project name from "R API client for openapi" to "R API client for iMednet" to align with the branding of the Mednet EDC REST API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant