Markers
Table of Contents
| packages/base/src/Client.php | 2 |
| packages/generator/src/Generator/Classes/ComponentFactory.php | 1 |
| packages/generator/src/Generator/Classes/EndpointFactory.php | 2 |
Client.php
| Type | Line | Description |
|---|---|---|
| TODO | 55 | wipe existing token? |
| FIXME | 90 | need to handle _not_ being able to refresh! |
ComponentFactory.php
| Type | Line | Description |
|---|---|---|
| FIXME | 72 | deal with objects as properties -- may already be handled in TypeMap? |
EndpointFactory.php
| Type | Line | Description |
|---|---|---|
| FIXME | 105 | handle schema ref for request body |
| FIXME | 317 | deal with parameters that are schema refs |