[IT Collect] - Schema 0.0.5 seems to have some issues or unknown uses.
Open
IT Collect
- Dominant language
- No language data
- Stars
- 20
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
There are some properties that are defined as: string order[lastModified]. A value of "asc" or "desc" is expected?
Example of a confusion:
getServicesCollection has multiple parameters that expect similar values?
- string lastModifiedTimePeriod, string [] lastModifiedTimePeriod
- int lastModifiedBudgetYear, int [] lastModifiedBudgetYear
Do we send a single string for lastModifiedTimePeriod or an array of strings?
Do we send a single int for lastModifiedBudgetYear or an array of strings?
Can you add descriptions and examples to be used for the properties of called methods?
Thank You
Kelly
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.