AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api
Limit the return payload to support app performance
Đang mở
- Ngôn ngữ chính
- DataWeave
- Star
- 2
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.