Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: optimizely-solutions/rest_api_toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: optimizely-solutions/rest_api_toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22.1.0
Choose a head ref
  • 9 commits
  • 29 files changed
  • 1 contributor

Commits on Mar 22, 2022

  1. Added the API calls for the difference classes

    The API calls for most have been completed.
    
    The only one that needs to be worked on is the recommendations.js file.
    JamesShebester committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f9a9cf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Ed's changes to endpoints

    endpoint changes that Ed worked on.
    JamesShebester committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    06a2240 View commit details
    Browse the repository at this point in the history
  2. Reverting groups.js file

    Reverting groups.js that was copied over.
    JamesShebester committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    edd7d37 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Adding new functions for endpoints.

    Added new functions to cover the other endpoint calls. Adding in the Flags and other new Versions of optimizely api.
    JamesShebester committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    370fe8c View commit details
    Browse the repository at this point in the history
  2. Added Flags and etc...

    Added Flag Rest api endpoint
    
    Added the V1 environment calls to the already created Environments.js file.
    
    Created an endpoint for Rulesets.
    JamesShebester committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3e5c308 View commit details
    Browse the repository at this point in the history
  3. UPdate API calls

    updated the api calls for event.js file.
    JamesShebester committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    0be9ed1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc10ba View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Updated classes

    Created the final classes and update the body object to have proper fields.
    JamesShebester committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b9c1a10 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Create todo.txt

    Created a todo list for the project so we dont forget to add that new search for the different types.
    JamesShebester committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e8521df View commit details
    Browse the repository at this point in the history
Loading