mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-21 01:55:59 +02:00
Identica extension fixes
This commit is contained in:
parent
12c5fa3eb1
commit
d7708f6fb6
5 changed files with 17 additions and 28 deletions
|
@ -472,7 +472,7 @@ Each command section below includes real-world XML request and response samples
|
|||
xsi:schemaLocation="https://namingo.org/epp/identica-1.0 identica-1.0.xsd">
|
||||
<identica:nin type="personal">1234567890</identica:nin>
|
||||
<identica:status>2</identica:status>
|
||||
<identica:date>2025-07-02T10:34:00.000Z</identica:date>
|
||||
<identica:date>2025-07-02 10:34:00.000</identica:date>
|
||||
<identica:details>admin42|api|Validated via national ID system</identica:details>
|
||||
</identica:infData>
|
||||
</extension>
|
||||
|
@ -556,7 +556,7 @@ Each command section below includes real-world XML request and response samples
|
|||
xsi:schemaLocation="https://namingo.org/epp/identica-1.0 identica-1.0.xsd">
|
||||
<identica:nin type="personal">1234567890</identica:nin>
|
||||
<identica:status>2</identica:status>
|
||||
<identica:date>2025-07-02T10:34:00.000Z</identica:date>
|
||||
<identica:date>2025-07-02 10:34:00.000</identica:date>
|
||||
<identica:details>admin42|api|Validated via national ID system</identica:details>
|
||||
</identica:update>
|
||||
</extension>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue