Skip to content

Commit e03ada3

Browse files
author
Jared Hendrickson
committed
Added support for PUT and DELETE requests, updated endpoint URLs to match REST principals, added embedded documentation, created unit test framework and additional unit tests, updated developer docs, added endpoint framework to dynamically generate endpoint files
1 parent aabf97d commit e03ada3

305 files changed

Lines changed: 15043 additions & 1403 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 4014 additions & 13 deletions
Large diffs are not rendered by default.

docs/CONTRIBUTING.md

Lines changed: 211 additions & 61 deletions
Large diffs are not rendered by default.

docs/documentation.json

Lines changed: 5951 additions & 0 deletions
Large diffs are not rendered by default.

pfSense-pkg-API/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME=pfSense-pkg-API
44
PORTVERSION=0.0
5-
PORTREVISION=3
5+
PORTREVISION=4
66
CATEGORIES=sysutils
77
MASTER_SITES=# empty
88
DISTFILES=# empty

pfSense-pkg-API/files/etc/inc/api/api_models/APIFirewallRulesAdd.inc

Lines changed: 0 additions & 226 deletions
This file was deleted.

pfSense-pkg-API/files/etc/inc/api/api_models/APIFirewallRulesDelete.inc

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)