camaraproject / QualityOnDemand

Repository to describe, develop, document and test the QualityOnDemand API family
https://wiki.camaraproject.org/x/zwOeAQ
Apache License 2.0
37 stars 60 forks source link

Removing format lines from Datatypes 'Ipv4Address' and 'Ipv6Address' #153

Closed tlohmar closed 1 year ago

tlohmar commented 1 year ago

Removing 'format: ipv4' from Datatype 'Ipv4Address' Removing 'format: ipv6' from Datatype 'Ipv6Address'

What type of PR is this?

What this PR does / why we need it:

The PR removes the format line from DataTypes 'Ipv4Address' and 'Ipv6Address', according to discussions within Issue #146.

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Changelog input

 release-note

Removal of ‘format’ modifier property from Ipv4Address and Ipv6Address Data Types

Additional documentation

This section can be blank.

docs
hdamker commented 1 year ago

LGTM, as discussed in our call. @eric-murray @jlurien may I ask you for a (very) short review?