mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
chore(stainless): add config for file header
This commit is contained in:
parent
71b328fc4b
commit
de5ddf84e8
1 changed files with 6 additions and 0 deletions
|
|
@ -463,6 +463,12 @@ resources:
|
|||
settings:
|
||||
license: MIT
|
||||
unwrap_response_fields: [data]
|
||||
file_header: |
|
||||
Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
All rights reserved.
|
||||
|
||||
This source code is licensed under the terms described in the LICENSE file in
|
||||
the root directory of this source tree.
|
||||
|
||||
openapi:
|
||||
transformations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue