Commit Graph

49 Commits (d30dd0ff644e5c5e73fff8dc96e42e4ee0f5c8cd)

Author SHA1 Message Date
Jeff Mitchell 5cbfcf8eb6 Shuffle things around out of new modules
5 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
5 years ago
Todd Knight 21f5cc274f
Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396)
6 years ago
Jeff Mitchell a660e56ee7 Fix whitespace typo in generated API
6 years ago
Jeff Mitchell a00ee7a948
Add Result types to Go SDK and properly populate body/map fields (#358)
6 years ago
Jeff Mitchell b7524f8cfb
Decode to both the struct and a map and add access (#349)
6 years ago
Jeff Mitchell f94f21fd97
Update API codes (#336)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Todd Knight 1c2c078e0a
Adding Authz checks that support new pathing (#328)
6 years ago
Todd Knight 37e56ab46b
Pathing updated to support new and old styles (#323)
6 years ago
Jeff Mitchell 17ecb6f2ce
Separate accounts/host catalogs/host sets into their own packages (#311)
6 years ago
Jeff Mitchell 490be8a7e4
Add ability to skip role creation on scope create (#308)
6 years ago
Todd Knight e4da5e9ab5
add|set|remove-hosts for host-sets SDK and API (#304)
6 years ago
Jeff Mitchell 8f579c75c3
paum -> ampw (#303)
6 years ago
Todd Knight c4d3414016
Add Host Set CUDLR handler and SDK (#290)
6 years ago
Jeff Mitchell 627a353ccb
Don't return an empty resource if there was an apiErr (#294)
6 years ago
Todd Knight d5678c4f80
Handler for Host CRUDL actions (#287)
6 years ago
Todd Knight 7474e956dd
List Catalogs for Repo and API Handler (#288)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Todd Knight eaae887bbe
Don't require type for children of subtyped resources. (#285)
6 years ago
Todd Knight d86e58476f
Version can be passed through request body (#281)
6 years ago
Jeff Mitchell e20c150617 Fix some tests broken by merge
6 years ago
Jeff Mitchell adfc5681be
Auth methods CLI (#277)
6 years ago
Jeff Mitchell 282177afc2
Remove the default org (#270)
6 years ago
Jeff Mitchell 2c4c991cca Export API clients
6 years ago
Jeff Mitchell 419e2146d4 Revert "Move api tests to internal package to remove issue with external resources depending on internal libs"
6 years ago
Jeff Mitchell 326086e352 Move api tests to internal package to remove issue with external resources depending on internal libs
6 years ago
Jeff Mitchell c195c4bc9b
Remove disabled property and sync up field ordering and numbering (#259)
6 years ago
Jeff Mitchell 4cfab04307
Migrate user name to login name (#255)
6 years ago
Jeff Mitchell 78d7f539c5
Add versioning to host catalogs/sets/hosts and fix up tests (#247)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell bbd200101f
Move update versioning to query parameter, and fix up scope API tests (#244)
6 years ago
Jeff Mitchell df4730b1a0
Minor fixes and first API test changeover (#243)
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 5826bf42fd
Fixing api test cases. (#201)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Todd Knight 6ea448a7f3
Adding Groups API endpoint and SDK (#122)
6 years ago
Todd Knight df6ca5289f
Create User Service Handler and SDK (#106)
6 years ago
Todd Knight d374ac6d4c
Handler hostcatalogs sdk (#103)
6 years ago
Todd Knight c0c6a9b0b8
Handler project (#44)
6 years ago
Jeff Mitchell 828fee20a1 Rename generated files to make them obvious
6 years ago
Jeff Mitchell 11f640a0f8 Fix compilation after Id changing
6 years ago
Jeff Mitchell f36f25a23b
Add json_name fields to proto for complex names (#27)
6 years ago
Jeff Mitchell 1f3c52f495
Name and addr updates (#26)
6 years ago
Jeff Mitchell e31e91a5ad
Add create function template and fix some minor template bugs (#23)
6 years ago
Jeff Mitchell 9325a6422d Remove timestamps in generated files
6 years ago
Jeff Mitchell 2926cc1000
Add initial API generation bits (#20)
6 years ago