AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api
Limit the return payload to support app performance
Offen
- Vorherrschende Sprache
- DataWeave
- Sterne
- 2
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Filter results at the API to exclude:
- previous years' data (unless specifically requested) by actually using the date param to determine the correct season & year to return
RESULTS:
1. Limits the number of team-seasons per year by not retrieving unwanted affiliate/regions: (a list of wanted regions will be requested by the app)
2. Modify the Sessions endpoint (or make an alternative) to improve performance/response size
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.