Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Add link to admin service spec (#25)
Browse files Browse the repository at this point in the history
Minor update to Admin documentation
  • Loading branch information
katrogan authored and wild-endeavor committed Nov 19, 2019
1 parent 04134bc commit 7748f81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions gen/pb-protodoc/flyteidl/admin/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ Flyte Admin Service entities
============================

These are the control plane entities that can be used to communication with the
Flyte Admin service over gRPC or REST. The endpoint specification is provided
.. TODO Add reference here..
Flyte Admin service over gRPC or REST. The endpoint specification is defined in the
`admin service spec <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/service/admin.proto>`__.

.. toctree::
:maxdepth: 1
Expand Down
5 changes: 2 additions & 3 deletions protos/flyteidl/admin/title.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ Flyte Admin Service entities
============================

These are the control plane entities that can be used to communication with the
Flyte Admin service over gRPC or REST. The endpoint specification is provided
.. TODO Add reference here..
Flyte Admin service over gRPC or REST. The endpoint specification is defined in the
`admin service spec <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/service/admin.proto>`__.

0 comments on commit 7748f81

Please sign in to comment.