Skip to content

Commit 205f6e4

Browse files
committed
fix: 'id' key incorrectly passed as 'insert' for some endpoints, refactor with macros
1 parent beb267d commit 205f6e4

File tree

4 files changed

+283
-1000
lines changed

4 files changed

+283
-1000
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckanaction"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
description = "Rust library crate featuring an API wrapper of the CKAN Action v3 API."
66
repository = "https://github.com/dathere/ckanaction"

0 commit comments

Comments
 (0)