Skip to content

Conversation

sameerank
Copy link
Contributor

@sameerank sameerank commented Nov 22, 2024


labels: mergeable

Fixes: #issue

Motivation and Context

Previously was doing a GET request

Description

I confirmed the POST request works by running a script that calls client.fetchPrecomputedFlags and then checking that the getBooleanAssignment method works with an expected flag and assignment

How has this been tested?

@sameerank sameerank changed the title Sameeran/post with http client fix: post with http client Nov 22, 2024
@sameerank sameerank marked this pull request as ready for review November 22, 2024 07:03
@sameerank sameerank merged commit e2dcc41 into sameeran/ff-3566-create-eppoprecomputedclient Nov 22, 2024
8 checks passed
@sameerank sameerank deleted the sameeran/post-with-http-client branch November 22, 2024 23:30
sameerank added a commit that referenced this pull request Nov 26, 2024
* New interfaces for precomputed response

* Fetch and store precomputed flags

* Make hydrateConfigurationStore more reusable

* Add a precomputed requestor test

* Test format in response

* Tests for the precomputed client

* Comment for why eval details can be null

* Comment clean up

* tsc fixes

* Fix more tests

* Add to exports

* Include logging for format

* Fix tsc

* Fix test

* feat: precomputed assignment methods for supported types (#135)

* Add methods for boolean, integer, numeric, and json types

* Add tests for typed assignments

* Remove eslint warnings

* v4.3.1-alpha.0

* Adjust api endpoing for precomputed

* Add PrecomputedFlag interface to export

* Log format

* Fix test

* v4.3.1-alpha.1

* fix: post with http client (#137)

* Add method for post

* Change request to a post

* Fix payload format

* v4.3.1-alpha.2

* Fix tsc issue

* v4.5.0
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