Skip to content

Implement getResource method#68

Merged
btoron merged 3 commits intomainfrom
67-implement-getResource
Feb 3, 2026
Merged

Implement getResource method#68
btoron merged 3 commits intomainfrom
67-implement-getResource

Conversation

@miquelgall
Copy link
Contributor

Summary

  • Adds getResource(resourceId, params?) method for single resource retrieval
  • Adds OFSGetResourceParams interface and OFSSingleResourceResponse class
  • Includes tests and documentation

Closes #67

Implements issue #67 - adds getResource(resourceId, params?) method to retrieve
a single resource by ID with optional expand and fields parameters.
@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Feb 3, 2026
@miquelgall miquelgall requested a review from btoron February 3, 2026 21:06
@miquelgall miquelgall force-pushed the 67-implement-getResource branch from d7276f5 to 1588762 Compare February 3, 2026 21:47
@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Feb 3, 2026
@btoron btoron merged commit cf1c52f into main Feb 3, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement getResource

2 participants