camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
12 stars 25 forks source link

Update API Design Guidelines fixes 135 (ambiguity in scope case) #136

Closed Kevsy closed 8 months ago

Kevsy commented 8 months ago

Fixes #135

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Prevent ambiguity in scope syntax

Which issue(s) this PR fixes:

Fixes #135

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs
rartych commented 8 months ago

@Kevsy It seems the issue is fixed by PR https://github.com/camaraproject/Commonalities/pull/57

Please review it and close this PR if you approve proposed changes.

Kevsy commented 8 months ago

Thanks @rartych , indeed it does. Closing this issue as fixed by #57