We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb6977 commit 47e0f00Copy full SHA for 47e0f00
1 file changed
lib/jsonapi/request.rb
@@ -316,7 +316,7 @@ def add_show_related_resources_operation(association_type)
316
)
317
end
318
319
- # TODO: Please remove after `createabel_fields` is removed
+ # TODO: Please remove after `createable_fields` is removed
320
# :nocov:
321
def creatable_fields
322
if @resource_klass.respond_to?(:createable_fields)
0 commit comments