OneDrive / apidoctor

Application for validating API documentation and generating test cases
Other
40 stars 27 forks source link

Remove additional text from property names before validation #266

Closed millicentachieng closed 6 months ago

millicentachieng commented 6 months ago

Some property names have text such as (deprecated) appended to them. The change in this PR will strip the additional text before validation.