Skip to content

Commit

Permalink
Deeplinks verwijdert
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtn78 committed Nov 26, 2024
1 parent 09bab5b commit a69a5c1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions DesignRules.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ A resource describing a single thing is called a [=singular resource=]. Resource
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L203">here</a>. The specific tests are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific tests are published in the [[ADR-Validator]] repository.
</dd>
<dt>How to test</dt>
<dd>
Expand Down Expand Up @@ -199,7 +199,7 @@ Although the REST architectural style does not impose a specific protocol, REST
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L60">here</a>. The specific testscripts are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific testscripts are published in the [[ADR-Validator]] repository.
</dd>
<div class="example">The following table shows some examples of the use of standard HTTP methods:
<table>
Expand Down Expand Up @@ -444,7 +444,7 @@ An API is as good as the accompanying documentation. The documentation has to be
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L123">here</a>. The specific tests are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific tests are published in the [[ADR-Validator]] repository.
</dd>
<dt>How to test</dt>
<dd>
Expand Down Expand Up @@ -496,7 +496,7 @@ An API is as good as the accompanying documentation. The documentation has to be
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L257">here</a>. The specific tests are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific tests are published in the [[ADR-Validator]] repository.
</dd>
<dt>How to test</dt>
<dd>
Expand Down Expand Up @@ -573,7 +573,7 @@ Changes in APIs are inevitable. APIs should therefore always be versioned, facil
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L164">here</a>. The specific tests are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific tests are published in the [[ADR-Validator]] repository.
</dd>
<dt>How to test</dt>
<dd>
Expand Down Expand Up @@ -617,7 +617,7 @@ Changes in APIs are inevitable. APIs should therefore always be versioned, facil
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L322">here</a>. The specific tests are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific tests are published in the [[ADR-Validator]] repository.
</dd>
<dt>How to test</dt>
<dd>
Expand Down Expand Up @@ -649,7 +649,7 @@ Changes in APIs are inevitable. APIs should therefore always be versioned, facil
</dd>
<dt>Implications</dt>
<dd>
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The source code of the technical test can be found <a href="https://gitlab.com/commonground/don/adr-validator/-/blob/v0.5.0/pkg/rulesets/core/rules.go#L354">here</a>. The specific tests are published in the [[ADR-Validator]] repository.
This rule is included in the automatic tests on <a href="https://developer.overheid.nl/">developer.overheid.nl</a>. The specific tests are published in the [[ADR-Validator]] repository.
</dd>
<dt>How to test</dt>
<dd>
Expand Down

0 comments on commit a69a5c1

Please sign in to comment.