Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aip/general/0009.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ API frontend server is often called an API proxy.
away from each other. In some cases, they can be compiled into a single
application binary and run inside a single process.

#### API interface
### API interface

The element of an API specification IDL that groups API methods, such as a
Protocol Buffers `service` definition. It is typically mapped to a similar high
Expand Down