BioPhoton / BioPhoton/angular-HttpClient-upgrade
Preparing and upgrade of FlightService
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Create interface for FlightService methods
- [ ] Create UpgradedFlightService and implement the interface
- [ ] Implement a useClass operator for the FlightService and provider the new service
- [ ] Change URLSearchParams to HttpParams
- [ ] Remove map to json
- [ ] Apply types to the new HttpClient methods
- [ ] Handle Errors
Contributor guide
Assessment
This issue has not been assessed yet.