lib/platform_rest.rb in losant_rest-1.19.4 vs lib/platform_rest.rb in losant_rest-1.19.6
- old
+ new
@@ -1,8 +1,8 @@
# The MIT License (MIT)
#
-# Copyright (c) 2023 Losant IoT, Inc.
+# Copyright (c) 2024 Losant IoT, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@@ -81,9 +81,11 @@
require_relative "platform_rest/flow_versions"
require_relative "platform_rest/flows"
require_relative "platform_rest/instance"
require_relative "platform_rest/instance_api_token"
require_relative "platform_rest/instance_api_tokens"
+require_relative "platform_rest/instance_audit_log"
+require_relative "platform_rest/instance_audit_logs"
require_relative "platform_rest/instance_custom_node"
require_relative "platform_rest/instance_custom_nodes"
require_relative "platform_rest/instance_member"
require_relative "platform_rest/instance_members"
require_relative "platform_rest/instance_org"