<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services/vyos-http-api-server, branch syslog-typos-T6989</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=syslog-typos-T6989</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=syslog-typos-T6989'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-09-30T03:21:21+00:00</updated>
<entry>
<title>http-api: T6736: regenerate openapi docs</title>
<updated>2024-09-30T03:21:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-26T03:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9f7767c8022f5e6ad70253ef1c94fc22dbd04f1e'/>
<id>urn:sha1:9f7767c8022f5e6ad70253ef1c94fc22dbd04f1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T6736: remove routes on config delete</title>
<updated>2024-09-30T03:21:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-25T19:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=954be34bc938acc9e14d9fb3b32c8f96cd999959'/>
<id>urn:sha1:954be34bc938acc9e14d9fb3b32c8f96cd999959</id>
<content type='text'>
Avoid duplicate entries in the list of routes when adding/deleting
endpoints.
</content>
</entry>
<entry>
<title>http-api: T6736: separate REST API and GraphQL API activation</title>
<updated>2024-09-30T03:21:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-25T03:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fc9885f859617bab36c971f4eaa56240741f52c4'/>
<id>urn:sha1:fc9885f859617bab36c971f4eaa56240741f52c4</id>
<content type='text'>
The GraphQL API was implemented as an addition to the existing REST API.
As there is no necessary dependency, separate the initialization of the
respective endpoints. Factor out the REST Pydantic models and FastAPI
routes for symmetry and clarity.
</content>
</entry>
<entry>
<title>http-api: T6736: update for deprecated/renamed in Pydantic V2</title>
<updated>2024-09-30T03:21:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-23T17:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3ad911a20620a67b6a019e86da815e2a25047de7'/>
<id>urn:sha1:3ad911a20620a67b6a019e86da815e2a25047de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T6326: return full warning/error output through api</title>
<updated>2024-09-20T16:35:30+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-19T17:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8e902ffa7019d2e2c0849af6fd26461ca4abba16'/>
<id>urn:sha1:8e902ffa7019d2e2c0849af6fd26461ca4abba16</id>
<content type='text'>
Configuration error output is not returned in full to the http-api when
running under vyos-configd, due to an early implementation 'workaround'
of vyos-configd writing directly to the session tty. This is corrected
to return all ambient stdout (notably vyos.base.Warning) and error
messages directly to the originating caller, which may be from a session
tty or a ConfigSession instance. As the http-api runs in the latter
case, the full output is returned.
</content>
</entry>
<entry>
<title>T5743: HTTPS API ability to import PKI certificates</title>
<updated>2024-08-13T10:15:15+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-13T10:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=27fb633bbe45321eecd8225c32a2fd16882633a9'/>
<id>urn:sha1:27fb633bbe45321eecd8225c32a2fd16882633a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5786: Add set/show system image to /image endpoint</title>
<updated>2024-05-27T14:34:52+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-05-27T14:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cbb61faed494381b0c655d811920413b31fd294d'/>
<id>urn:sha1:cbb61faed494381b0c655d811920413b31fd294d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config-sync: T6185: combine data for sections/configs in one command</title>
<updated>2024-03-29T03:15:19+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-28T19:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=30a530839cdbd934ea62369e385dc33fa50ab6de'/>
<id>urn:sha1:30a530839cdbd934ea62369e385dc33fa50ab6de</id>
<content type='text'>
Package path/section data in single command containing a tree (dict) of
section paths and the accompanying config data. This drops the call to
get_config_dict and the need for a list of commands in request.
</content>
</entry>
<entry>
<title>config-sync: T6145: batch section requests for commit by priority</title>
<updated>2024-03-23T01:44:51+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-22T20:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=50e9364575481335520f50dac834c74ef02ccfab'/>
<id>urn:sha1:50e9364575481335520f50dac834c74ef02ccfab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T6069: fix allocation outside of thread lock</title>
<updated>2024-03-05T17:45:18+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-05T17:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7503e419d0dbc9ba81f7299d9df173c0a82f20da'/>
<id>urn:sha1:7503e419d0dbc9ba81f7299d9df173c0a82f20da</id>
<content type='text'>
</content>
</entry>
</feed>
