Skip to content

Commit

Permalink
Update draft-ramseyer-grow-peering-api.md
Browse files Browse the repository at this point in the history
formatting
  • Loading branch information
jramseyer authored Jan 16, 2024
1 parent 39ef7a1 commit c778344
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion draft-ramseyer-grow-peering-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ author:

normative:
Public Github with proposed API specification and diagrams: https://github.com/bgp/autopeer/

informative:


Expand Down Expand Up @@ -168,6 +169,7 @@ For a programmatic specification of the API, please see the public Github here:
This initial draft fully specifies the Public Peering endpoints. Private Peering and Maintenance are under discussion, and the authors invite collaboration and discussion from interested parties.
## DATA TYPES
(As defined in https://github.com/bgp/autopeer/blob/main/api/openapi.yaml)
```
Location:
title: Peering Location
description: location for session, contains an object with fields id `pdb:ix:$ID` and type PUBLIC or PRIVATE
Expand Down Expand Up @@ -276,7 +278,7 @@ responses:
- name: peer_asn
messages:
- asn not available at that location

```
## Endpoints:
Public Peering over an Internet Exchange (IX):
* ADD/AUGMENT IX PEER
Expand Down

0 comments on commit c778344

Please sign in to comment.