This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
1.1.0
What's Changed
- README updates in #813, #815, #816, #814
- Removed whitespace from the attributes of Extractor Options in #823
- Add clientcertificateId servicefabric backend property in #834
- Fetch resource policy instead of policies in #842
- Ignore case for policy fragment id comparison in #844
- Fix output directory of policy fragment test in #845
- Use path.combine instead of string concat in #819
- Fix namedValues reference in parameters file in #846
- Fetch by version set name approach changed in #848
- Add contact and termsOfService properties to API template in #851
- Remove namedValue search from backend extractor in #852
- Fix gateway extraction for single-api name parameter in #855
- Fix prefix of the output linked filenames in #854
- Fix collection of api tags (',' vs. ', ') in #853
- Exclude product api from apis template from extraction in #856
Breaking changes
- product-apis resources are no longer part of apis template.
Big Thanks to New Contributors
- @mrcarlosdev made their first contribution in #813
- @ratheeshps made their first contribution in #823
- @levymuriuki made their first contribution in #834
- @steurer made their first contribution in #819
- @Horizon0156 made their first contribution in #854