Commit 84fd316
committed
docs(provider-tck): say that the suite ships a control client
The README told an adopter to drive the control API and offered them the OpenAPI
document to do it from, which was accurate while the client lived in the flagd
adoption and is now misleading: the client ships here.
The example is the real constructor signature, options struct and error and all.
Writing it from memory produced a single-string call that does not compile,
which is the failure mode a README example has -- nothing checks it, and the
reader finds out instead of the author.
Signed-off-by: Simon Schrottner <simon.schrottner@flagsmith.com>1 parent 42901d7 commit 84fd316
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
304 | 321 | | |
305 | 322 | | |
306 | 323 | | |
| |||
0 commit comments