Skip to content

Adding support for REST resources#139

Merged
paulomarg merged 1 commit intomainfrom
paulo/add_rest_wrapper_support
Mar 1, 2022
Merged

Adding support for REST resources#139
paulomarg merged 1 commit intomainfrom
paulo/add_rest_wrapper_support

Conversation

@paulomarg
Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

We want to support creating classes that encapsulate the Admin API's REST resources, to make it easier for apps to interact with that API in an OO way.

WHAT is this pull request doing?

Creating a "base" REST resource which provides all of the functionality classes would need to be able to map API calls to specific objects.

Type of change

  • Minor: New feature (non-breaking change which adds functionality)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change
  • I have updated the documentation for public APIs from the library (if applicable)

@paulomarg paulomarg requested a review from a team as a code owner February 17, 2022 22:12
@paulomarg paulomarg force-pushed the paulo/add_rest_wrapper_support branch 2 times, most recently from 54fe39d to 05ed892 Compare February 18, 2022 17:07
@paulomarg paulomarg force-pushed the paulo/add_rest_wrapper_support branch from 05ed892 to 38731d1 Compare February 21, 2022 15:49
@paulomarg paulomarg mentioned this pull request Feb 23, 2022
3 tasks
@paulomarg paulomarg merged commit f7f1895 into main Mar 1, 2022
@paulomarg paulomarg deleted the paulo/add_rest_wrapper_support branch March 1, 2022 14:08
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.

2 participants